@openmrs/esm-implementer-tools-app 6.0.3-pre.2595 → 6.0.3-pre.2602
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 +6 -6
- package/dist/289.js +1 -1
- package/dist/289.js.map +1 -1
- package/dist/323.js +1 -0
- package/dist/566.js +1 -1
- package/dist/579.js +1 -0
- package/dist/644.js +1 -1
- package/dist/901.js +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js.buildmanifest.json +75 -9
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/translations/bn.json +31 -0
- package/translations/pt_BR.json +29 -29
- package/translations/ru_RU.json +31 -0
- package/translations/uz.json +31 -0
- package/translations/zh_CN.json +5 -5
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"activeItemSourceText": "The current value comes from ",
|
|
3
|
+
"backendModules": "Backend modules",
|
|
4
|
+
"checkImplementerToolsMessage": "Check the Backend Modules tab in the Implementer Tools for more details",
|
|
5
|
+
"clearConfig": "Clear local config",
|
|
6
|
+
"close": "Close",
|
|
7
|
+
"configuration": "Configuration",
|
|
8
|
+
"description": "Description",
|
|
9
|
+
"downloadConfig": "Download config",
|
|
10
|
+
"edit": "Edit",
|
|
11
|
+
"editValueButtonText": "Edit",
|
|
12
|
+
"enabled": "Enabled",
|
|
13
|
+
"extensions": "Extensions",
|
|
14
|
+
"featureFlag": "Feature flag",
|
|
15
|
+
"featureFlags": "Feature flags",
|
|
16
|
+
"frontendModules": "Frontend modules",
|
|
17
|
+
"implementerTools": "Implementer Tools",
|
|
18
|
+
"installedVersion": "Installed version",
|
|
19
|
+
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
20
|
+
"jsonEditor": "JSON editor",
|
|
21
|
+
"missing": "Missing",
|
|
22
|
+
"moduleName": "Module name",
|
|
23
|
+
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
24
|
+
"requiredVersion": "Required Version",
|
|
25
|
+
"resetToDefaultValueButtonText": "Reset to default",
|
|
26
|
+
"uiEditor": "UI editor",
|
|
27
|
+
"unknownVersion": "unknown",
|
|
28
|
+
"updateConfig": "Update config",
|
|
29
|
+
"value": "Value",
|
|
30
|
+
"viewModules": "View modules"
|
|
31
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"activeItemSourceText": "The current value comes from ",
|
|
3
|
+
"backendModules": "Backend modules",
|
|
4
|
+
"checkImplementerToolsMessage": "Check the Backend Modules tab in the Implementer Tools for more details",
|
|
5
|
+
"clearConfig": "Clear local config",
|
|
6
|
+
"close": "Close",
|
|
7
|
+
"configuration": "Configuration",
|
|
8
|
+
"description": "Description",
|
|
9
|
+
"downloadConfig": "Download config",
|
|
10
|
+
"edit": "Edit",
|
|
11
|
+
"editValueButtonText": "Edit",
|
|
12
|
+
"enabled": "Enabled",
|
|
13
|
+
"extensions": "Extensions",
|
|
14
|
+
"featureFlag": "Feature flag",
|
|
15
|
+
"featureFlags": "Feature flags",
|
|
16
|
+
"frontendModules": "Frontend modules",
|
|
17
|
+
"implementerTools": "Implementer Tools",
|
|
18
|
+
"installedVersion": "Installed version",
|
|
19
|
+
"itemDescriptionSourceDefaultText": "The current value is the default.",
|
|
20
|
+
"jsonEditor": "JSON editor",
|
|
21
|
+
"missing": "Missing",
|
|
22
|
+
"moduleName": "Module name",
|
|
23
|
+
"modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies",
|
|
24
|
+
"requiredVersion": "Required Version",
|
|
25
|
+
"resetToDefaultValueButtonText": "Reset to default",
|
|
26
|
+
"uiEditor": "UI editor",
|
|
27
|
+
"unknownVersion": "unknown",
|
|
28
|
+
"updateConfig": "Update config",
|
|
29
|
+
"value": "Value",
|
|
30
|
+
"viewModules": "View modules"
|
|
31
|
+
}
|
package/translations/zh_CN.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"backendModules": "后端模块",
|
|
4
4
|
"checkImplementerToolsMessage": "请查看Implementer 工具中的Backend模块选项卡,以获取更多详细信息。",
|
|
5
5
|
"clearConfig": "清除本地配置",
|
|
6
|
-
"close": "
|
|
6
|
+
"close": "关闭",
|
|
7
7
|
"configuration": "配置",
|
|
8
8
|
"description": "描述",
|
|
9
9
|
"downloadConfig": "下载配置",
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
"editValueButtonText": "编辑",
|
|
12
12
|
"enabled": "启用",
|
|
13
13
|
"extensions": "扩展",
|
|
14
|
-
"featureFlag": "
|
|
15
|
-
"featureFlags": "
|
|
14
|
+
"featureFlag": "功能标志",
|
|
15
|
+
"featureFlags": "功能标志",
|
|
16
16
|
"frontendModules": "前端模块",
|
|
17
|
-
"implementerTools": "
|
|
17
|
+
"implementerTools": "实施者工具",
|
|
18
18
|
"installedVersion": "已安装版本",
|
|
19
19
|
"itemDescriptionSourceDefaultText": "当前值为默认值。",
|
|
20
20
|
"jsonEditor": "JSON编辑器",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"resetToDefaultValueButtonText": "恢复为默认值",
|
|
26
26
|
"uiEditor": "UI编辑器",
|
|
27
27
|
"unknownVersion": "未知",
|
|
28
|
-
"updateConfig": "
|
|
28
|
+
"updateConfig": "更新配置",
|
|
29
29
|
"value": "值",
|
|
30
30
|
"viewModules": "查看模块"
|
|
31
31
|
}
|