Merge pull request #297 from Coffey-Labs/i18n-fill-gaps
Translate the eight strings that were still falling back
This commit is contained in:
@@ -1220,6 +1220,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