diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
commit | 1cfea13e943411cd98988911e9e13dd7d78682fc (patch) | |
tree | 11acc6ed7d2fa78e2717c48575c6aef911f890d8 /lib/l10n/pl.js | |
parent | 79f1c30a31f9453b119f9e9880a6308a86c78b39 (diff) | |
download | nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.tar.gz nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index ef8ed89bcad..fb3efd443d9 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -57,6 +57,7 @@ OC.L10N.register( "Invalid image" : "Nieprawidłowy obraz", "Avatar image is not square" : "Obraz awatara nie jest kwadratowy", "View profile" : "Zobacz profil", + "Local time: %s" : "Czas lokalny: %s", "today" : "dzisiaj", "tomorrow" : "jutro", "yesterday" : "wczoraj", |