Skip to content

Commit 5f4643b

Browse files
zigzagdevclaude
andcommitted
feat: add sort/reload ui-text keys for title bar
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent f7abec0 commit 5f4643b

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

client/src/locals/en/ui.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
"no": "No",
2626
"appTitle": "World Heritage",
2727
"appTagline": "Learn by searching and comparing sites.",
28+
"ascending": "Ascending",
29+
"descending": "Descending",
30+
"reload": "Reload",
31+
"sortById": "Sort by ID",
2832
"all": "All",
2933
"keyword": "Keyword",
3034
"keywordPlaceholder": "Name / Country",

client/src/locals/ja/ui.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
"no": "いいえ",
2626
"appTitle": "World Heritage",
2727
"appTagline": "検索・比較で世界遺産を学ぶ。",
28+
"ascending": "昇順",
29+
"descending": "降順",
30+
"reload": "再読み込み",
31+
"sortById": "ID で並び替え",
2832
"all": "すべて",
2933
"keyword": "キーワード",
3034
"keywordPlaceholder": "名称・国名",

0 commit comments

Comments
 (0)