Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@talend/locales-tui

Package Overview
Dependencies
Maintainers
2
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@talend/locales-tui - npm Package Compare versions

Comparing version 4.29.1 to 4.30.0

10

locales.js

@@ -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 },
};

2

locales/en/tui-components.json

@@ -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>",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc