diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-07 02:21:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-07 02:21:10 +0000 |
commit | d477d4fee31966855dfdba36cfc3bcfdcb20a07b (patch) | |
tree | b350f89693cc96a091537d0ea195f11457a66c38 /apps/dashboard/l10n/it.js | |
parent | 733e1d84075c6257880fe2448c96d59adaa13ebf (diff) | |
download | nextcloud-server-d477d4fee31966855dfdba36cfc3bcfdcb20a07b.tar.gz nextcloud-server-d477d4fee31966855dfdba36cfc3bcfdcb20a07b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n/it.js')
-rw-r--r-- | apps/dashboard/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/it.js b/apps/dashboard/l10n/it.js index 9ba9df34beb..383fbf7eb94 100644 --- a/apps/dashboard/l10n/it.js +++ b/apps/dashboard/l10n/it.js @@ -21,6 +21,8 @@ OC.L10N.register( "Good afternoon, {name}" : "Buon pomeriggio, {name}", "Good evening" : "Buona sera", "Good evening, {name}" : "Buona sera, {name}", + "Hello" : "Ciao", + "Hello, {name}" : "Ciao {name}", "Pick from Files" : "Scegli da File", "Default images" : "Immagini predefinite", "Plain background" : "Sfondo semplice", |