diff options
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", |