Skip to content

Commit 22caee3

Browse files
feelgood1987dsyer
authored andcommitted
feat: add Persian and Turkish localization files for application messages
1 parent 42e2c74 commit 22caee3

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
welcome=خوش آمدید
2+
required=الزامی
3+
notFound=یافت نشد
4+
duplicate=قبلا استفاده شده
5+
nonNumeric=باید عددی باشد
6+
duplicateFormSubmission=ارسال تکراری فرم مجاز نیست
7+
typeMismatch.date=تاریخ نامعتبر
8+
typeMismatch.birthDate=تاریخ تولد نامعتبر
9+
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
welcome=hoş geldiniz
2+
required=gerekli
3+
notFound=bulunamadı
4+
duplicate=zaten kullanılıyor
5+
nonNumeric=sadece sayısal olmalıdır
6+
duplicateFormSubmission=Formun tekrar gönderilmesine izin verilmez
7+
typeMismatch.date=geçersiz tarih
8+
typeMismatch.birthDate=geçersiz tarih
9+

0 commit comments

Comments
 (0)