summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomulus Urakagi Tsai <urakagi@gmail.com>2019-08-16 07:52:51 +0000
committerRomulus Urakagi Tsai <urakagi@gmail.com>2019-08-16 07:52:51 +0000
commit76731e852db54b20c4025f15137700258806d51b (patch)
tree9bdb006a6a41255c8fd7dae774dfa1407c33831c
parentb794c22ac071612fd1962758d54cdb2e15269d79 (diff)
downloadwekan-76731e852db54b20c4025f15137700258806d51b.tar.gz
wekan-76731e852db54b20c4025f15137700258806d51b.tar.bz2
wekan-76731e852db54b20c4025f15137700258806d51b.zip
Undo translation change
-rw-r--r--i18n/ja.i18n.json7
-rw-r--r--i18n/zh-TW.i18n.json5
2 files changed, 5 insertions, 7 deletions
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json
index 5b7db33d..18a8b1a9 100644
--- a/i18n/ja.i18n.json
+++ b/i18n/ja.i18n.json
@@ -305,9 +305,7 @@
"filter-clear": "フィルターの解除",
"filter-no-label": "ラベルなし",
"filter-no-member": "メンバーなし",
- "filter-no-custom-fields": "カスタムフィールドなし",
- "filter-show-archive": "アーカイブされたリストを表示",
- "filter-hide-empty": "空のリストを隠す",
+ "filter-no-custom-fields": "No Custom Fields",
"filter-on": "フィルター有効",
"filter-on-desc": "このボードのカードをフィルターしています。フィルターを編集するにはこちらをクリックしてください。",
"filter-to-selection": "フィルターした項目を全選択",
@@ -729,5 +727,6 @@
"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"
+ "accounts-allowUserDelete": "Allow users to self delete their account",
+ "hide-minicard-label-text": "Hide minicard label text"
}
diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json
index 407249d6..5b1fefd1 100644
--- a/i18n/zh-TW.i18n.json
+++ b/i18n/zh-TW.i18n.json
@@ -306,8 +306,6 @@
"filter-no-label": "沒有標籤",
"filter-no-member": "沒有成員",
"filter-no-custom-fields": "沒有自訂欄位",
- "filter-show-archive": "顯示已封存清單",
- "filter-hide-empty": "隱藏空白清單",
"filter-on": "篩選器已開啟",
"filter-on-desc": "你正在篩選該看板上的卡片,點此編輯篩選條件。",
"filter-to-selection": "選擇的篩選條件",
@@ -729,5 +727,6 @@
"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"
+ "accounts-allowUserDelete": "Allow users to self delete their account",
+ "hide-minicard-label-text": "Hide minicard label text"
}