Skip to content

Commit

Permalink
Add Persian translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir-P committed Aug 25, 2024
1 parent e60be6c commit 4605c4f
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/fleather/lib/l10n/fleather_localizations.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 48 additions & 0 deletions packages/fleather/lib/l10n/fleather_localizations_fa.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions packages/fleather/lib/l10n/translations/fa.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@@locale": "fa",
"foregroundColorAutomatic": "خودکار",
"backgroundColorNoColor": "بدون رنگ",
"headingNormal": "عادی",
"headingLevel1": "سرتیتر اول",
"headingLevel2": "سرتیتر دوم",
"headingLevel3": "سرتیتر سوم",
"headingLevel4": "سرتیتر چهارم",
"headingLevel5": "سرتیتر پنجم",
"headingLevel6": "سرتیتر ششم",
"addLinkDialogPasteLink": "لینک",
"addLinkDialogApply": "اعمال",
"linkDialogOpen": "باز کردن",
"linkDialogCopy": "کپی",
"linkDialogRemove": "حذف"
}

0 comments on commit 4605c4f

Please sign in to comment.