瀏覽代碼

Undo translation change

Romulus Urakagi Tsai 5 年之前
父節點
當前提交
76731e852d
共有 2 個文件被更改,包括 5 次插入7 次删除
  1. 3 4
      i18n/ja.i18n.json
  2. 2 3
      i18n/zh-TW.i18n.json

+ 3 - 4
i18n/ja.i18n.json

@@ -305,9 +305,7 @@
   "filter-clear": "フィルターの解除",
   "filter-clear": "フィルターの解除",
   "filter-no-label": "ラベルなし",
   "filter-no-label": "ラベルなし",
   "filter-no-member": "メンバーなし",
   "filter-no-member": "メンバーなし",
-  "filter-no-custom-fields": "カスタムフィールドなし",
-  "filter-show-archive": "アーカイブされたリストを表示",
-  "filter-hide-empty": "空のリストを隠す",
+  "filter-no-custom-fields": "No Custom Fields",
   "filter-on": "フィルター有効",
   "filter-on": "フィルター有効",
   "filter-on-desc": "このボードのカードをフィルターしています。フィルターを編集するにはこちらをクリックしてください。",
   "filter-on-desc": "このボードのカードをフィルターしています。フィルターを編集するにはこちらをクリックしてください。",
   "filter-to-selection": "フィルターした項目を全選択",
   "filter-to-selection": "フィルターした項目を全選択",
@@ -729,5 +727,6 @@
   "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
   "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
   "act-atUserComment": "You were mentioned in [__board__] __card__",
   "act-atUserComment": "You were mentioned in [__board__] __card__",
   "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
   "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
-  "accounts-allowUserDelete": "Allow users to self delete their account"
+  "accounts-allowUserDelete": "Allow users to self delete their account",
+  "hide-minicard-label-text": "Hide minicard label text"
 }
 }

+ 2 - 3
i18n/zh-TW.i18n.json

@@ -306,8 +306,6 @@
   "filter-no-label": "沒有標籤",
   "filter-no-label": "沒有標籤",
   "filter-no-member": "沒有成員",
   "filter-no-member": "沒有成員",
   "filter-no-custom-fields": "沒有自訂欄位",
   "filter-no-custom-fields": "沒有自訂欄位",
-  "filter-show-archive": "顯示已封存清單",
-  "filter-hide-empty": "隱藏空白清單",
   "filter-on": "篩選器已開啟",
   "filter-on": "篩選器已開啟",
   "filter-on-desc": "你正在篩選該看板上的卡片,點此編輯篩選條件。",
   "filter-on-desc": "你正在篩選該看板上的卡片,點此編輯篩選條件。",
   "filter-to-selection": "選擇的篩選條件",
   "filter-to-selection": "選擇的篩選條件",
@@ -729,5 +727,6 @@
   "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
   "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
   "act-atUserComment": "You were mentioned in [__board__] __card__",
   "act-atUserComment": "You were mentioned in [__board__] __card__",
   "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
   "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
-  "accounts-allowUserDelete": "Allow users to self delete their account"
+  "accounts-allowUserDelete": "Allow users to self delete their account",
+  "hide-minicard-label-text": "Hide minicard label text"
 }
 }