diff options
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/pl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/pl.js b/apps/user_status/l10n/pl.js index 274b49df1f9..c25c92e27e1 100644 --- a/apps/user_status/l10n/pl.js +++ b/apps/user_status/l10n/pl.js @@ -10,6 +10,7 @@ OC.L10N.register( "Out of office" : "Biuro nie funkcjonuje", "Working remotely" : "Praca zdalna", "In a call" : "Rozmawia", + "Be right back" : "Zaraz wracam", "User status" : "Status użytkownika", "Clear status after" : "Wyczyść status po", "Emoji for your status message" : "Emoji dla komunikatu o statusie", diff --git a/apps/user_status/l10n/pl.json b/apps/user_status/l10n/pl.json index 3cc7f74d85b..48079696e54 100644 --- a/apps/user_status/l10n/pl.json +++ b/apps/user_status/l10n/pl.json @@ -8,6 +8,7 @@ "Out of office" : "Biuro nie funkcjonuje", "Working remotely" : "Praca zdalna", "In a call" : "Rozmawia", + "Be right back" : "Zaraz wracam", "User status" : "Status użytkownika", "Clear status after" : "Wyczyść status po", "Emoji for your status message" : "Emoji dla komunikatu o statusie", |