Added updating of display name to profile. Added employees table.
This commit is contained in:
@@ -272,6 +272,9 @@
|
||||
"user": {
|
||||
"actions": {
|
||||
"signout": "Sign Out"
|
||||
},
|
||||
"fields": {
|
||||
"displayname": "Display Name"
|
||||
}
|
||||
},
|
||||
"vehicles": {
|
||||
|
||||
@@ -272,6 +272,9 @@
|
||||
"user": {
|
||||
"actions": {
|
||||
"signout": "desconectar"
|
||||
},
|
||||
"fields": {
|
||||
"displayname": "Nombre para mostrar"
|
||||
}
|
||||
},
|
||||
"vehicles": {
|
||||
|
||||
@@ -272,6 +272,9 @@
|
||||
"user": {
|
||||
"actions": {
|
||||
"signout": "Déconnexion"
|
||||
},
|
||||
"fields": {
|
||||
"displayname": "Afficher un nom"
|
||||
}
|
||||
},
|
||||
"vehicles": {
|
||||
|
||||
Reference in New Issue
Block a user