Added association tracking

This commit is contained in:
Patrick Fic
2020-02-04 16:56:34 -08:00
parent de6ca52fb8
commit 02578bda2a
11 changed files with 282 additions and 10 deletions

View File

@@ -1,5 +1,17 @@
{
"translation": {
"associations": {
"actions": {
"activate": "Activar"
},
"fields": {
"active": "¿Activo?",
"shopname": "Nombre de tienda"
},
"labels": {
"actions": "Comportamiento"
}
},
"documents": {
"errors": {
"deletes3": "Error al eliminar el documento del almacenamiento.",
@@ -271,7 +283,8 @@
},
"user": {
"actions": {
"signout": "desconectar"
"signout": "desconectar",
"updateprofile": "Actualización del perfil"
},
"fields": {
"displayname": "Nombre para mostrar"