@openmrs/esm-implementer-tools-app 8.0.1-pre.3529 → 8.0.1-pre.3537
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +5 -5
- package/dist/1119.js +1 -1
- package/dist/1197.js +1 -1
- package/dist/2146.js +1 -1
- package/dist/2690.js +1 -1
- package/dist/3099.js +1 -1
- package/dist/3584.js +1 -1
- package/dist/4055.js +1 -1
- package/dist/4132.js +1 -1
- package/dist/4335.js +1 -1
- package/dist/439.js +1 -1
- package/dist/4618.js +1 -1
- package/dist/4652.js +1 -1
- package/dist/4944.js +1 -1
- package/dist/5173.js +1 -1
- package/dist/5241.js +1 -1
- package/dist/5442.js +1 -1
- package/dist/5661.js +1 -1
- package/dist/6022.js +1 -1
- package/dist/6468.js +1 -1
- package/dist/6589.js +1 -1
- package/dist/6679.js +1 -1
- package/dist/6840.js +1 -1
- package/dist/6859.js +1 -1
- package/dist/7097.js +1 -1
- package/dist/7159.js +1 -1
- package/dist/723.js +1 -1
- package/dist/7617.js +1 -1
- package/dist/795.js +1 -1
- package/dist/8163.js +1 -1
- package/dist/8292.js +1 -1
- package/dist/8292.js.map +1 -1
- package/dist/8349.js +1 -1
- package/dist/8371.js +1 -1
- package/dist/8618.js +1 -1
- package/dist/890.js +1 -1
- package/dist/9214.js +1 -1
- package/dist/9538.js +1 -1
- package/dist/9569.js +1 -1
- package/dist/986.js +1 -1
- package/dist/9879.js +1 -1
- package/dist/9895.js +1 -1
- package/dist/9900.js +1 -1
- package/dist/9913.js +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js.buildmanifest.json +129 -129
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/translations/am.json +8 -0
- package/translations/ar.json +8 -0
- package/translations/ar_SY.json +8 -0
- package/translations/bn.json +8 -0
- package/translations/cs.json +8 -0
- package/translations/de.json +8 -0
- package/translations/en_US.json +8 -0
- package/translations/es.json +8 -0
- package/translations/es_MX.json +8 -0
- package/translations/fr.json +8 -0
- package/translations/he.json +8 -0
- package/translations/hi.json +8 -0
- package/translations/hi_IN.json +8 -0
- package/translations/id.json +8 -0
- package/translations/it.json +8 -0
- package/translations/ka.json +8 -0
- package/translations/km.json +8 -0
- package/translations/ku.json +8 -0
- package/translations/ky.json +8 -0
- package/translations/lg.json +8 -0
- package/translations/ne.json +8 -0
- package/translations/pl.json +8 -0
- package/translations/pt.json +8 -0
- package/translations/pt_BR.json +8 -0
- package/translations/qu.json +8 -0
- package/translations/ro_RO.json +8 -0
- package/translations/ru_RU.json +8 -0
- package/translations/si.json +8 -0
- package/translations/sq.json +8 -0
- package/translations/sw.json +8 -0
- package/translations/sw_KE.json +8 -0
- package/translations/tr.json +8 -0
- package/translations/tr_TR.json +8 -0
- package/translations/uk.json +8 -0
- package/translations/uz.json +8 -0
- package/translations/uz@Latn.json +8 -0
- package/translations/uz_UZ.json +8 -0
- package/translations/vi.json +8 -0
- package/translations/zh.json +8 -0
- package/translations/zh_CN.json +8 -0
- package/translations/zh_TW.json +8 -0
package/translations/ne.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/pl.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/pt.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Editar",
|
|
13
13
|
"editValueButtonText": "Editar",
|
|
14
14
|
"enabled": "Habilitado",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensões",
|
|
16
17
|
"featureFlag": "Sinalizador de recurso",
|
|
17
18
|
"featureFlags": "Sinalizadores de recursos",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Versão instalada",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "O valor atual é o padrão.",
|
|
22
23
|
"jsonEditor": "Editor JSON",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Em falta",
|
|
24
26
|
"moduleName": "Nome do módulo",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Alguns módulos têm dependências de back-end não resolvidas",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Versão necessária",
|
|
29
33
|
"resetToDefaultValueButtonText": "Redefinir para o padrão",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "Editor de IU",
|
package/translations/pt_BR.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Editar",
|
|
13
13
|
"editValueButtonText": "Editar",
|
|
14
14
|
"enabled": "Habilitado",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensões",
|
|
16
17
|
"featureFlag": "Alerta de recurso",
|
|
17
18
|
"featureFlags": "Alertas de recursos",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Versão instalada",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "O valor atual é o padrão.",
|
|
22
23
|
"jsonEditor": "Editor JSON",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Faltando",
|
|
24
26
|
"moduleName": "Nome do módulo",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Alguns módulos têm dependências de back-end não resolvidas",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Versão necessária",
|
|
29
33
|
"resetToDefaultValueButtonText": "Redefinir para o padrão",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "Editor de interface do usuário",
|
package/translations/qu.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/ro_RO.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Editează",
|
|
13
13
|
"editValueButtonText": "Editează",
|
|
14
14
|
"enabled": "Activat",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensii",
|
|
16
17
|
"featureFlag": "Funcționalitate experimentală",
|
|
17
18
|
"featureFlags": "Funcționalități experimentale",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Versiune instalată",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "Valoarea curentă este cea implicită.",
|
|
22
23
|
"jsonEditor": "Editor JSON",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Lipsește",
|
|
24
26
|
"moduleName": "Nume modul",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Unele module au dependențe backend nerezolvate",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Valoarea trebuie sa fie un numar",
|
|
27
31
|
"objectValidationMessage": "Valoarea trebuie sa fie un obiect",
|
|
28
32
|
"requiredVersion": "Versiune necesară",
|
|
29
33
|
"resetToDefaultValueButtonText": "Resetează la valoarea implicită",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Valoarea trebuie sa fie un sir de caractere\n",
|
|
31
39
|
"toggleImplementerTools": "Comută Instrumente implementator",
|
|
32
40
|
"uiEditor": "Editor UI",
|
package/translations/ru_RU.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/si.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/sq.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/sw.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/sw_KE.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/tr.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/tr_TR.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/uk.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/uz.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/uz_UZ.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/vi.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Chỉnh sửa",
|
|
13
13
|
"editValueButtonText": "Chỉnh sửa",
|
|
14
14
|
"enabled": "Đã bật",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Đã cài đặt phiên bản",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "Giá trị hiện tại là mặc định",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Tên module",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Đặt lại về mặc định",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|
package/translations/zh.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "编辑",
|
|
13
13
|
"editValueButtonText": "编辑",
|
|
14
14
|
"enabled": "启用",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "扩展",
|
|
16
17
|
"featureFlag": "功能标志",
|
|
17
18
|
"featureFlags": "功能标志",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "已安装版本",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "当前值为默认值。",
|
|
22
23
|
"jsonEditor": "JSON编辑器",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "缺失",
|
|
24
26
|
"moduleName": "模块名称",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "部分模块存在未解决的backend依赖关系",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "所需版本",
|
|
29
33
|
"resetToDefaultValueButtonText": "恢复为默认值",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI编辑器",
|
package/translations/zh_CN.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "编辑",
|
|
13
13
|
"editValueButtonText": "编辑",
|
|
14
14
|
"enabled": "启用",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "扩展",
|
|
16
17
|
"featureFlag": "功能标志",
|
|
17
18
|
"featureFlags": "功能标志",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "已安装版本",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "当前值为默认值。",
|
|
22
23
|
"jsonEditor": "JSON编辑器",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "缺失",
|
|
24
26
|
"moduleName": "模块名称",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "部分模块存在未解决的backend依赖关系",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "所需版本",
|
|
29
33
|
"resetToDefaultValueButtonText": "恢复为默认值",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "切换实现者工具",
|
|
32
40
|
"uiEditor": "UI编辑器",
|
package/translations/zh_TW.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"edit": "Edit",
|
|
13
13
|
"editValueButtonText": "Edit",
|
|
14
14
|
"enabled": "Enabled",
|
|
15
|
+
"exitUIEditor": "Exit UI Editor",
|
|
15
16
|
"extensions": "Extensions",
|
|
16
17
|
"featureFlag": "Feature flag",
|
|
17
18
|
"featureFlags": "Feature flags",
|
|
@@ -20,13 +21,20 @@
|
|
|
20
21
|
"installedVersion": "Installed version",
|
|
21
22
|
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
22
23
|
"jsonEditor": "JSON editor",
|
|
24
|
+
"loading": "Loading",
|
|
23
25
|
"missing": "Missing",
|
|
24
26
|
"moduleName": "Module name",
|
|
25
27
|
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
28
|
+
"noConceptsFoundText": "No matching concepts found",
|
|
29
|
+
"noPersonAttributeFoundText": "No matching person attribute types found",
|
|
26
30
|
"numberValidationMessage": "Value must be a number",
|
|
27
31
|
"objectValidationMessage": "Value must be an object",
|
|
28
32
|
"requiredVersion": "Required Version",
|
|
29
33
|
"resetToDefaultValueButtonText": "Reset to default",
|
|
34
|
+
"searchConceptHelperText": "Search concepts",
|
|
35
|
+
"searchConfiguration": "Search configuration",
|
|
36
|
+
"searching": "Searching",
|
|
37
|
+
"searchPersonAttributeHelperText": "Person attribute type name",
|
|
30
38
|
"stringValidationMessage": "Value must be a string",
|
|
31
39
|
"toggleImplementerTools": "Toggle Implementer Tools",
|
|
32
40
|
"uiEditor": "UI editor",
|