diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-20 02:24:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-20 02:24:11 +0000 |
commit | 4295aebb46f5b4ae3b56c33667860b7beb3831eb (patch) | |
tree | 2710727044c69dd65efdcfb5f6484c60b1427883 /apps/dashboard/l10n | |
parent | 4a77a687343c3c858051cefeab3ac800504baafe (diff) | |
download | nextcloud-server-4295aebb46f5b4ae3b56c33667860b7beb3831eb.tar.gz nextcloud-server-4295aebb46f5b4ae3b56c33667860b7beb3831eb.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r-- | apps/dashboard/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/dashboard/l10n/pl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/pl.js b/apps/dashboard/l10n/pl.js index 803efaa9772..004554ae020 100644 --- a/apps/dashboard/l10n/pl.js +++ b/apps/dashboard/l10n/pl.js @@ -24,6 +24,7 @@ OC.L10N.register( "Hello" : "Witaj", "Hello, {name}" : "Witaj, {name}", "Pick from Files" : "Wybierz z Plików", + "Default image" : "Obraz domyślny", "Plain background" : "Zwykłe tło", "Insert from {productName}" : "Wstaw z {productName}", "Show something" : "Pokaż coś", diff --git a/apps/dashboard/l10n/pl.json b/apps/dashboard/l10n/pl.json index c2c09de276e..d99b387efdc 100644 --- a/apps/dashboard/l10n/pl.json +++ b/apps/dashboard/l10n/pl.json @@ -22,6 +22,7 @@ "Hello" : "Witaj", "Hello, {name}" : "Witaj, {name}", "Pick from Files" : "Wybierz z Plików", + "Default image" : "Obraz domyślny", "Plain background" : "Zwykłe tło", "Insert from {productName}" : "Wstaw z {productName}", "Show something" : "Pokaż coś", |