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 36583eb57d4..eed33080197 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -32,6 +32,7 @@ $TRANSLATIONS = array( "November" => "Listopad", "December" => "Grudzień", "Settings" => "Ustawienia", +"Saving..." => "Zapisywanie...", "seconds ago" => "sekund temu", "_%n minute ago_::_%n minutes ago_" => array("%n minute temu","%n minut temu","%n minut temu"), "_%n hour ago_::_%n hours ago_" => array("%n godzine temu","%n godzin temu","%n godzin temu"), |