diff options
author | 2024-03-01 16:12:17 -0800 | |
---|---|---|
committer | 2024-03-01 16:56:15 -0800 | |
commit | abdd5876a14e1971b5caac93f6735773e7ee388b (patch) | |
tree | 0c7fca43f80ab3b1da921b9250e62727faea6546 /internal/locale/translations/zh_TW.json | |
parent | 1b5edfc00aa1f862c50665e9561df868d554a221 (diff) | |
download | v2-abdd5876a14e1971b5caac93f6735773e7ee388b.tar.gz v2-abdd5876a14e1971b5caac93f6735773e7ee388b.tar.zst v2-abdd5876a14e1971b5caac93f6735773e7ee388b.zip |
Move search form to a dedicated page
Diffstat (limited to 'internal/locale/translations/zh_TW.json')
-rw-r--r-- | internal/locale/translations/zh_TW.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/zh_TW.json b/internal/locale/translations/zh_TW.json index 4d2e034a..8f748c01 100644 --- a/internal/locale/translations/zh_TW.json +++ b/internal/locale/translations/zh_TW.json @@ -35,6 +35,7 @@ "menu.about": "關於", "menu.export": "匯出", "menu.import": "匯入", + "menu.search": "搜尋", "menu.create_category": "新建分類", "menu.mark_page_as_read": "將此頁面標記為已讀", "menu.mark_all_as_read": "全部標為已讀", |