diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-27 02:18:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-27 02:18:25 +0000 |
commit | 21b00e505ac1a17c0faa414245fe891fb972f5b9 (patch) | |
tree | 3fdd3f3847ed65f1b5b6dbdb157a6c7cb594d343 /apps/theming/l10n | |
parent | 60c0027cda73ea58a4b6c28653e75cc06e2c8bdb (diff) | |
download | nextcloud-server-21b00e505ac1a17c0faa414245fe891fb972f5b9.tar.gz nextcloud-server-21b00e505ac1a17c0faa414245fe891fb972f5b9.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/pl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index f43c59310dd..a5610cbd2ec 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -80,6 +80,7 @@ OC.L10N.register( "Default image" : "Obraz domyślny", "Custom color" : "Kolor niestandardowy", "Plain background" : "Zwykłe tło", + "Select a background from your files" : "Wybierz tło ze swoich Plików", "Theme selection is enforced" : "Wybór motywu jest wymuszony", "Select a custom color" : "Wybierz kolor niestandardowy", "Reset to default" : "Przywróć domyślne", diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json index 4625e395e5c..a1b838c14be 100644 --- a/apps/theming/l10n/pl.json +++ b/apps/theming/l10n/pl.json @@ -78,6 +78,7 @@ "Default image" : "Obraz domyślny", "Custom color" : "Kolor niestandardowy", "Plain background" : "Zwykłe tło", + "Select a background from your files" : "Wybierz tło ze swoich Plików", "Theme selection is enforced" : "Wybór motywu jest wymuszony", "Select a custom color" : "Wybierz kolor niestandardowy", "Reset to default" : "Przywróć domyślne", |