diff options
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index a9d512c6917..379e8618c1c 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -47,7 +47,7 @@ OC.L10N.register( "Unknown filetype" : "Nieznany typ pliku", "Invalid image" : "Błędne zdjęcie", "Avatar image is not square" : "Zdjęcie awatara nie jest kwadratowe", - "today" : "dziś", + "today" : "dzisiaj", "tomorrow" : "jutro", "yesterday" : "wczoraj", "_in %n day_::_in %n days_" : ["za %n dzień","za %n dni","za %n dni","za %n dni"], |