Correction of typo
This commit is contained in:
parent
eb7faaf993
commit
668570c99a
|
@ -241,10 +241,10 @@
|
||||||
|
|
||||||
"welcome": "Benvenuto",
|
"welcome": "Benvenuto",
|
||||||
|
|
||||||
"to-enable-the-user-you-have-to-set-a-new-password": "Per attivare l'utente devi impostare una nuova password."
|
"to-enable-the-user-you-have-to-set-a-new-password": "Per attivare l'utente devi impostare una nuova password.",
|
||||||
"do-you-want-to-disable-the-user": "Vuoi disabilitare l'utente ?",
|
"do-you-want-to-disable-the-user": "Vuoi disabilitare l'utente ?",
|
||||||
"сurrent-status" : "Stato",
|
"сurrent-status": "Stato",
|
||||||
"disable-the-user" : "Disabilita l'utente",
|
"disable-the-user": "Disabilita l'utente",
|
||||||
"add-a-new-page": "Crea una nuova pagina",
|
"add-a-new-page": "Crea una nuova pagina",
|
||||||
"add-a-new-post": "Crea un nuovo post",
|
"add-a-new-post": "Crea un nuovo post",
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue