Fix locale consistency for About page

This commit is contained in:
syeopite
2021-04-16 04:19:15 -07:00
parent c0c1f7bf75
commit 54d964a824
37 changed files with 252 additions and 41 deletions

View File

@@ -384,6 +384,7 @@
"Download": "بارگیری",
"Download as: ": "بارگیری به عنوان: ",
"%A %B %-d, %Y": "%A %B %-d، %Y",
"%B %-d, %Y": "",
"(edited)": "(ویرایش شده)",
"YouTube comment permalink": "پیوست ثابت نظرات یوتیوب",
"permalink": "پیوست ثابت",
@@ -423,5 +424,10 @@
"Current version: ": "نسخه فعلی: ",
"next_steps_error_message": "",
"next_steps_error_message_refresh": "",
"next_steps_error_message_go_to_youtube": ""
"next_steps_error_message_go_to_youtube": "",
"Details": "",
"Country: ": "",
"Stats": "",
"Joined": "",
"Links": ""
}