@talend/locales-tui
Advanced tools
Comparing version 4.29.1 to 4.30.0
@@ -8,3 +8,2 @@ const en = { | ||
const fr = { | ||
'tui-components': require('./locales/fr/tui-components.json'), | ||
'tui-containers': require('./locales/fr/tui-containers.json'), | ||
@@ -15,3 +14,2 @@ 'tui-datagrid': require('./locales/fr/tui-datagrid.json'), | ||
const ja = { | ||
'tui-components': require('./locales/ja/tui-components.json'), | ||
'tui-containers': require('./locales/ja/tui-containers.json'), | ||
@@ -21,11 +19,5 @@ 'tui-datagrid': require('./locales/ja/tui-datagrid.json'), | ||
}; | ||
const zh = { | ||
'tui-components': require('./locales/zh/tui-components.json'), | ||
'tui-containers': require('./locales/zh/tui-containers.json'), | ||
'tui-datagrid': require('./locales/zh/tui-datagrid.json'), | ||
'tui-forms': require('./locales/zh/tui-forms.json'), | ||
}; | ||
module.exports = { | ||
locales: { en: en, fr: fr, ja: ja, zh: zh }, | ||
locales: { en: en, fr: fr, ja: ja }, | ||
}; |
@@ -6,3 +6,3 @@ { | ||
"ABOUT_VERSION_NAME": "Version: {{version}}", | ||
"ABOUT_COPYRIGHTS": "© {{year}} Talend. All Rights Reserved", | ||
"ABOUT_COPYRIGHTS": "© {{year}} Talend. All rights reserved.", | ||
"SERVICE": "Service", | ||
@@ -9,0 +9,0 @@ "BUILD_ID": "Build ID", |
@@ -35,4 +35,2 @@ { | ||
"ARRAY_ADD_ELEMENT": "Add", | ||
"FIELDSET_EXPAND": "Expand", | ||
"FIELDSET_COLLAPSE": "Collapse", | ||
"TF_TABS_HAS_ERRORS": "Has errors", | ||
@@ -39,0 +37,0 @@ "ERROR_INVALID_TYPE": "Invalid type: {type} (expected {expected})", |
@@ -35,4 +35,2 @@ { | ||
"ARRAY_ADD_ELEMENT": "Ajouter", | ||
"FIELDSET_EXPAND": "Développer", | ||
"FIELDSET_COLLAPSE": "Réduire", | ||
"TF_TABS_HAS_ERRORS": "contient des erreurs", | ||
@@ -39,0 +37,0 @@ "ERROR_INVALID_TYPE": "Type invalide : {type} ({expected} attendu)", |
@@ -35,4 +35,2 @@ { | ||
"ARRAY_ADD_ELEMENT": "追加", | ||
"FIELDSET_EXPAND": "展開", | ||
"FIELDSET_COLLAPSE": "縮小", | ||
"TF_TABS_HAS_ERRORS": "にエラーがあります", | ||
@@ -39,0 +37,0 @@ "ERROR_INVALID_TYPE": "無効なタイプ: {type} (想定されるタイプ: {expected})", |
{ | ||
"name": "@talend/locales-tui", | ||
"version": "4.29.1", | ||
"version": "4.30.0", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "author": "Talend Frontend <frontend@talend.com>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31259
14
510