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": "Preuzmi",
"Download as: ": "Preuzmi kao: ",
"%A %B %-d, %Y": "%A, %-d. %B %Y.",
"%B %-d, %Y": "",
"(edited)": "(uređeno)",
"YouTube comment permalink": "Permalink YouTube komentara",
"permalink": "permalink",
@@ -423,5 +424,10 @@
"Current version: ": "Trenutačna verzija: ",
"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": ""
}