Merge pull request #297 from Coffey-Labs/i18n-fill-gaps
Translate the eight strings that were still falling back
This commit is contained in:
@@ -1219,6 +1219,14 @@ export const catalog: Catalog = {
|
||||
"Throw away your changes?": "放弃您的更改吗?",
|
||||
"Today, in your date format": "今天,按您的日期格式",
|
||||
"Unread first": "未读在前",
|
||||
"Read first": "已读在前",
|
||||
"Unstarred first": "未标星在前",
|
||||
"Smallest first": "从小到大",
|
||||
"Z to A": "Z 到 A",
|
||||
"A to Z": "A 到 Z",
|
||||
"It reads {shown} but goes to {actual}.": "显示的是 {shown},实际打开的是 {actual}。",
|
||||
"The full address is {href}.": "完整地址为 {href}。",
|
||||
"This message came from {domain}, which is outside your organisation.": "此邮件来自 {domain},属于贵组织之外。",
|
||||
"Unsaved changes": "未保存的更改",
|
||||
"View as": "查看方式",
|
||||
"Warnings": "警告",
|
||||
|
||||
Reference in New Issue
Block a user