diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-17 02:25:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-17 02:25:14 +0000 |
commit | 58fb55febe662f2e208ae71f596b1a8881ed2298 (patch) | |
tree | 0fb7d278b3b22c19d8c71f4668d35b79c02fc656 /apps/dashboard | |
parent | 431144c72271a8dc2ce9b0944aeb0dad3c680ca2 (diff) | |
download | nextcloud-server-58fb55febe662f2e208ae71f596b1a8881ed2298.tar.gz nextcloud-server-58fb55febe662f2e208ae71f596b1a8881ed2298.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/lt_LT.js | 1 | ||||
-rw-r--r-- | apps/dashboard/l10n/lt_LT.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/lt_LT.js b/apps/dashboard/l10n/lt_LT.js index d119fe1a034..3313e553d68 100644 --- a/apps/dashboard/l10n/lt_LT.js +++ b/apps/dashboard/l10n/lt_LT.js @@ -23,6 +23,7 @@ OC.L10N.register( "Hello" : "Sveiki", "Hello, {name}" : "Sveiki, {name},", "Pick from Files" : "Pasirinkti iš Failų", + "Default image" : "Numatytasis paveikslas", "Plain background" : "Vientisas fonas", "Insert from {productName}" : "Įterpti iš {productName}", "Show something" : "Ką nors rodyti", diff --git a/apps/dashboard/l10n/lt_LT.json b/apps/dashboard/l10n/lt_LT.json index 4e7341caecb..b46bb284c7b 100644 --- a/apps/dashboard/l10n/lt_LT.json +++ b/apps/dashboard/l10n/lt_LT.json @@ -21,6 +21,7 @@ "Hello" : "Sveiki", "Hello, {name}" : "Sveiki, {name},", "Pick from Files" : "Pasirinkti iš Failų", + "Default image" : "Numatytasis paveikslas", "Plain background" : "Vientisas fonas", "Insert from {productName}" : "Įterpti iš {productName}", "Show something" : "Ką nors rodyti", |