diff options
Diffstat (limited to 'core/l10n/pl_PL.php')
-rw-r--r-- | core/l10n/pl_PL.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/pl_PL.php b/core/l10n/pl_PL.php new file mode 100644 index 00000000000..77febeea3e5 --- /dev/null +++ b/core/l10n/pl_PL.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Settings" => "Ustawienia", +"Username" => "Nazwa użytkownika" +); |