diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-06-21 11:53:44 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-21 11:53:44 +0300 |
commit | b8e774107a678386aea6c5f4404f4017829db04a (patch) | |
tree | f41e7c0cd18191f249b574a7b0e08e986183e2d0 /i18n/pl.i18n.json | |
parent | 3d3c78260b3bb856f2520316a787913644dc48f2 (diff) | |
parent | 2156b284457e5e3c98459316f4fe4ff566586f29 (diff) | |
download | wekan-b8e774107a678386aea6c5f4404f4017829db04a.tar.gz wekan-b8e774107a678386aea6c5f4404f4017829db04a.tar.bz2 wekan-b8e774107a678386aea6c5f4404f4017829db04a.zip |
Merge pull request #2507 from road42/bug/english_language_fix_card_trigger
English language update. Fixes #2456
Diffstat (limited to 'i18n/pl.i18n.json')
-rw-r--r-- | i18n/pl.i18n.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json index fcef2717..49303a4f 100644 --- a/i18n/pl.i18n.json +++ b/i18n/pl.i18n.json @@ -596,7 +596,7 @@ "r-unarchived": "Przywrócone z Archiwum", "r-a-card": "karta", "r-when-a-label-is": "Gdy etykieta jest", - "r-when-the-label-is": "Gdy etykieta jest", + "r-when-the-label": "Gdy etykieta jest", "r-list-name": "nazwa listy", "r-when-a-member": "Gdy członek jest", "r-when-the-member": "Gdy członek jest", @@ -690,4 +690,4 @@ "restore-all": "Przywróć wszystkie", "delete-all": "Usuń wszystkie", "loading": "Ładowanie, proszę czekać." -}
\ No newline at end of file +} |