diff options
Diffstat (limited to 'core/l10n/pl.php')
-rw-r--r-- | core/l10n/pl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/pl.php b/core/l10n/pl.php index dc6e8d365b8..621038f79f7 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -52,6 +52,7 @@ $TRANSLATIONS = array( "No" => "Nie", "Ok" => "OK", "_{count} file conflict_::_{count} file conflicts_" => array("","",""), +"Cancel" => "Anuluj", "The object type is not specified." => "Nie określono typu obiektu.", "Error" => "Błąd", "The app name is not specified." => "Nie określono nazwy aplikacji.", |