From 76731e852db54b20c4025f15137700258806d51b Mon Sep 17 00:00:00 2001 From: Romulus Urakagi Tsai Date: Fri, 16 Aug 2019 07:52:51 +0000 Subject: [PATCH] Undo translation change --- i18n/ja.i18n.json | 7 +++---- i18n/zh-TW.i18n.json | 5 ++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index 5b7db33d5..18a8b1a9f 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 407249d62..5b1fefd1a 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" }