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": "Ladda ned",
"Download as: ": "Ladda ned som: ",
"%A %B %-d, %Y": "%A %B %-d, %Y",
"%B %-d, %Y": "",
"(edited)": "(redigerad)",
"YouTube comment permalink": "Permanent YouTube-länk till innehållet",
"permalink": "permalänk",
@@ -423,5 +424,10 @@
"Current version: ": "Nuvarande 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": ""
}