mirror of
https://github.com/iv-org/invidious.git
synced 2026-01-02 18:02:41 +00:00
Fix locale consistency for About page
This commit is contained in:
@@ -384,6 +384,7 @@
|
||||
"Download": "下载",
|
||||
"Download as: ": "下载为: ",
|
||||
"%A %B %-d, %Y": "%Y年%-m月%-d日 %a",
|
||||
"%B %-d, %Y": "",
|
||||
"(edited)": "(已编辑)",
|
||||
"YouTube comment permalink": "YouTube 评论永久链接",
|
||||
"permalink": "永久链接",
|
||||
@@ -421,7 +422,12 @@
|
||||
"hdr": "hdr",
|
||||
"filter": "过滤器",
|
||||
"Current version: ": "当前版本: ",
|
||||
"next_steps_error_message": "next_steps_error_message",
|
||||
"next_steps_error_message_refresh": "next_steps_error_message_refresh",
|
||||
"next_steps_error_message_go_to_youtube": "next_steps_error_message_go_to_youtube"
|
||||
"next_steps_error_message": "",
|
||||
"next_steps_error_message_refresh": "",
|
||||
"next_steps_error_message_go_to_youtube": "",
|
||||
"Details": "",
|
||||
"Country: ": "",
|
||||
"Stats": "",
|
||||
"Joined": "",
|
||||
"Links": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user