mirror of
https://github.com/getformwork/formwork.git
synced 2025-02-24 01:32:25 +01:00
Update language strings
This commit is contained in:
parent
6cb8e4a16c
commit
cf73286ff6
@ -189,6 +189,7 @@ users.options: Options
|
||||
users.user-profile: '%s User Profile'
|
||||
users.user: User
|
||||
users.user.cannot-change-password: Cannot change the password of another user. The action is not allowed.
|
||||
users.user.cannot-change-role: Cannot change the role of %s. The action is not allowed.
|
||||
users.user.cannot-create.already-exists: Cannot create user, a user with the same name already exists
|
||||
users.user.cannot-create.var-missing: Cannot create user, missing %s variable
|
||||
users.user.cannot-delete: Cannot delete user. You must be an administrator and the user must not be logged in.
|
||||
|
@ -190,6 +190,7 @@ users.options: Opzioni
|
||||
users.user-profile: Profilo utente %s
|
||||
users.user: Utente
|
||||
users.user.cannot-change-password: Impossibile cambiare la password di un altro utente. L’azione non è consentita.
|
||||
users.user.cannot-change-role: Impossible cambare il ruolo di %s. L’azione non è consentita.
|
||||
users.user.cannot-create.already-exists: Impossibile creare l’utente, un utente con lo stesso nome esiste già
|
||||
users.user.cannot-create.var-missing: Impossibile creare l’utente, manca la variabile %s
|
||||
users.user.cannot-delete: Impossibile eliminare l’utente. Devi essere un amministratore e l’utente non deve essere connesso.
|
||||
|
Loading…
x
Reference in New Issue
Block a user