diff options
-rw-r--r-- | apps/user_status/l10n/it.js | 3 | ||||
-rw-r--r-- | apps/user_status/l10n/it.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js index fc956ecad14..5fc210a62a8 100644 --- a/apps/user_status/l10n/it.js +++ b/apps/user_status/l10n/it.js @@ -7,8 +7,11 @@ OC.L10N.register( "Out sick" : "In malattia", "Vacationing" : "In vacanza", "Working remotely" : "Lavoro da remoto", + "In a call" : "In una chiamata", "User status" : "Stato utente", + "View profile" : "Vedi profilo", "Clear status message after" : "Cancella il messaggio di stato dopo", + "What is your status?" : "Qual è il tuo stato?", "Set status" : "Imposta stato", "Online status" : "Stato in linea", "Status message" : "Messaggio di stato", diff --git a/apps/user_status/l10n/it.json b/apps/user_status/l10n/it.json index 132ba620d0b..16ed3a04e46 100644 --- a/apps/user_status/l10n/it.json +++ b/apps/user_status/l10n/it.json @@ -5,8 +5,11 @@ "Out sick" : "In malattia", "Vacationing" : "In vacanza", "Working remotely" : "Lavoro da remoto", + "In a call" : "In una chiamata", "User status" : "Stato utente", + "View profile" : "Vedi profilo", "Clear status message after" : "Cancella il messaggio di stato dopo", + "What is your status?" : "Qual è il tuo stato?", "Set status" : "Imposta stato", "Online status" : "Stato in linea", "Status message" : "Messaggio di stato", |