diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-05-25 09:22:15 -0400 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-05-25 09:22:15 -0400 |
commit | 9ddeb5d978db9b1f223c98bbe83ac40fc4474225 (patch) | |
tree | 488dee46afecb825acd8498e7dd3451a1a6b25e4 /app/Locales/pl_PL/translations.php | |
parent | 6268c0ad7092308ec72fbb976ca1862254f7429c (diff) |
Added German translation (contribution of @troloo)
Diffstat (limited to 'app/Locales/pl_PL/translations.php')
-rw-r--r-- | app/Locales/pl_PL/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php index f8365d9c..3490810a 100644 --- a/app/Locales/pl_PL/translations.php +++ b/app/Locales/pl_PL/translations.php @@ -6,6 +6,7 @@ return array( 'Polish' => 'polski', 'Portuguese (Brazilian)' => 'Portugalski (brazylijski)', 'Spanish' => 'Hiszpański', + // 'German' => '', 'None' => 'Brak', 'edit' => 'edytuj', 'Edit' => 'Edytuj', |