summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json2
-rw-r--r--i18n/ja.i18n.json7
-rw-r--r--i18n/zh-TW.i18n.json5
3 files changed, 9 insertions, 5 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index a513004e..1703376e 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -304,6 +304,8 @@
"filter-no-label": "No label",
"filter-no-member": "No member",
"filter-no-custom-fields": "No Custom Fields",
+ "filter-show-archive": "Show archived lists",
+ "filter-hide-empty": "Hide empty lists",
"filter-on": "Filter is on",
"filter-on-desc": "You are filtering cards on this board. Click here to edit filter.",
"filter-to-selection": "Filter to selection",
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json
index 4b210268..29789b14 100644
--- a/i18n/ja.i18n.json
+++ b/i18n/ja.i18n.json
@@ -303,7 +303,9 @@
"filter-clear": "フィルターの解除",
"filter-no-label": "ラベルなし",
"filter-no-member": "メンバーなし",
- "filter-no-custom-fields": "No Custom Fields",
+ "filter-no-custom-fields": "カスタムフィールドなし",
+ "filter-show-archive": "アーカイブされたリストを表示",
+ "filter-hide-empty": "空のリストを隠す",
"filter-on": "フィルター有効",
"filter-on-desc": "このボードのカードをフィルターしています。フィルターを編集するにはこちらをクリックしてください。",
"filter-to-selection": "フィルターした項目を全選択",
@@ -725,6 +727,5 @@
"act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
"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.",
- "accounts-allowUserDelete": "Allow users to self delete their account",
- "hide-minicard-label-text": "Hide minicard label text"
+ "accounts-allowUserDelete": "Allow users to self delete their account"
}
diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json
index dcf8e52d..7cd08d59 100644
--- a/i18n/zh-TW.i18n.json
+++ b/i18n/zh-TW.i18n.json
@@ -304,6 +304,8 @@
"filter-no-label": "沒有標籤",
"filter-no-member": "沒有成員",
"filter-no-custom-fields": "沒有自訂欄位",
+ "filter-show-archive": "顯示已封存清單",
+ "filter-hide-empty": "隱藏空白清單",
"filter-on": "篩選器已開啟",
"filter-on-desc": "你正在篩選該看板上的卡片,點此編輯篩選條件。",
"filter-to-selection": "選擇的篩選條件",
@@ -725,6 +727,5 @@
"act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
"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.",
- "accounts-allowUserDelete": "Allow users to self delete their account",
- "hide-minicard-label-text": "Hide minicard label text"
+ "accounts-allowUserDelete": "Allow users to self delete their account"
}