@hedhog/admin 0.0.75 → 0.0.76
Sign up to get free protection for your applications and to get access to all the features.
- package/hedhog.yaml +5 -3
- package/package.json +1 -1
package/hedhog.yaml
CHANGED
@@ -1006,7 +1006,7 @@ data:
|
|
1006
1006
|
en: System administrator with full access.
|
1007
1007
|
pt: Administrador do sistema com acesso total.
|
1008
1008
|
relations:
|
1009
|
-
|
1009
|
+
users:
|
1010
1010
|
- where:
|
1011
1011
|
email: root@hedhog.com
|
1012
1012
|
- slug: screen-manager
|
@@ -1017,7 +1017,7 @@ data:
|
|
1017
1017
|
en: Manage screens in the system.
|
1018
1018
|
pt: Gerenciar telas no sistema.
|
1019
1019
|
relations:
|
1020
|
-
|
1020
|
+
users:
|
1021
1021
|
- where:
|
1022
1022
|
email: user@hedhog.com
|
1023
1023
|
- slug: admin-access
|
@@ -1028,7 +1028,7 @@ data:
|
|
1028
1028
|
en: Access to administrative features.
|
1029
1029
|
pt: Acesso a funcionalidades administrativas.
|
1030
1030
|
relations:
|
1031
|
-
|
1031
|
+
users:
|
1032
1032
|
- where:
|
1033
1033
|
email: root@hedhog.com
|
1034
1034
|
- where:
|
@@ -1038,6 +1038,8 @@ data:
|
|
1038
1038
|
region: US
|
1039
1039
|
- code: pt
|
1040
1040
|
region: BR
|
1041
|
+
- code: fr
|
1042
|
+
region: FR
|
1041
1043
|
translation_namespaces:
|
1042
1044
|
- name: translation
|
1043
1045
|
relations:
|