From f6d19d2833b322eb54762dae7a8d51d07718ef24 Mon Sep 17 00:00:00 2001 From: IgnatzHome Date: Sat, 19 May 2018 15:40:51 +0200 Subject: Filter Sidebar Corrections --- i18n/en.i18n.json | 1 + 1 file changed, 1 insertion(+) (limited to 'i18n') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 6006a078..e2d6ddce 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -242,6 +242,7 @@ "filter-clear": "Clear filter", "filter-no-label": "No label", "filter-no-member": "No member", + "filter-no-custom-fields": "No Custom Fields", "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", -- cgit v1.2.3-1-g7c22 From 82f75411318f965b7b3aa53bc9624b0830a1d5fd Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 19 May 2018 18:30:29 +0300 Subject: Update translations. --- i18n/en-GB.i18n.json | 1 + i18n/fi.i18n.json | 1 + 2 files changed, 2 insertions(+) (limited to 'i18n') diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json index 8f8f5c4e..1182677d 100644 --- a/i18n/en-GB.i18n.json +++ b/i18n/en-GB.i18n.json @@ -242,6 +242,7 @@ "filter-clear": "Clear filter", "filter-no-label": "No label", "filter-no-member": "No member", + "filter-no-custom-fields": "No Custom Fields", "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/fi.i18n.json b/i18n/fi.i18n.json index 2876c75e..935f760c 100644 --- a/i18n/fi.i18n.json +++ b/i18n/fi.i18n.json @@ -242,6 +242,7 @@ "filter-clear": "Poista suodatin", "filter-no-label": "Ei tunnistetta", "filter-no-member": "Ei jäseniä", + "filter-no-custom-fields": "Ei mukautettuja kenttiä", "filter-on": "Suodatus on päällä", "filter-on-desc": "Suodatat kortteja tällä taululla. Klikkaa tästä muokataksesi suodatinta.", "filter-to-selection": "Suodata valintaan", -- cgit v1.2.3-1-g7c22