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

@teable/common-i18n

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teable/common-i18n - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

4

package.json
{
"name": "@teable/common-i18n",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",

@@ -38,3 +38,3 @@ "homepage": "https://github.com/teableio/teable",

"typescript": "5.4.3",
"@teable/eslint-config-bases": "^1.5.1"
"@teable/eslint-config-bases": "^1.5.2"
},

@@ -41,0 +41,0 @@ "scripts": {

@@ -39,3 +39,5 @@ {

"globalSearch": "Global Search",
"fieldSearch": "Search Field"
"fieldSearch": "Search Field",
"showAllRow": "Display all rows",
"hideNotMatchRow": "Hide not match row"
},

@@ -42,0 +44,0 @@ "quickAction": {

@@ -232,4 +232,4 @@ {

"fieldValidationRules": "Field value validation rules",
"enableValidateFieldUnique": "Enable unique value validation",
"enableValidateFieldNotNull": "Enable not null value validation",
"enableValidateFieldUnique": "Forbid duplicate values",
"enableValidateFieldNotNull": "Forbid non-empty values",
"knowMore": "know more",

@@ -240,3 +240,4 @@ "linkFieldKnowMoreLink": "https://help.teable.io/product/fields/field-type/link",

"hideFields": "Hide fields",
"moreOptions": "More options"
"moreOptions": "More options",
"allowNewOptionsWhenEditing": "Allow new options when editing"
},

@@ -466,3 +467,3 @@ "subTitle": {

"field_one": "{{name}}",
"field_other": "{{name}} and {{length}} other fields"
"field_other": "fields({{length}})"
}

@@ -469,0 +470,0 @@ },

@@ -230,3 +230,4 @@ {

"hideFields": "Masquer les champs",
"moreOptions": "Plus d'options"
"moreOptions": "Plus d'options",
"allowNewOptionsWhenEditing": "Autoriser de nouvelles options lors de l'édition"
},

@@ -233,0 +234,0 @@ "subTitle": {

@@ -230,3 +230,4 @@ {

"hideFields": "フィールドを非表示にする",
"moreOptions": "オプションを表示"
"moreOptions": "オプションを表示",
"allowNewOptionsWhenEditing": "編集時に新しいオプションを許可"
},

@@ -317,3 +318,3 @@ "subTitle": {

"menu": {
"addFromOtherSource": "他のソースから追​​加",
"addFromOtherSource": "他のソースから追加",
"excelFile": "Microsoft Excelル",

@@ -320,0 +321,0 @@ "csvFile": "CSVファイル",

@@ -230,3 +230,4 @@ {

"hideFields": "Скрыть поля",
"moreOptions": "Дополнительные параметры"
"moreOptions": "Дополнительные параметры",
"allowNewOptionsWhenEditing": "Разрешить новые варианты при редактировании"
},

@@ -233,0 +234,0 @@ "subTitle": {

@@ -39,3 +39,5 @@ {

"globalSearch": "全局搜索",
"fieldSearch": "字段搜索"
"fieldSearch": "字段搜索",
"showAllRow": "显示全部",
"hideNotMatchRow": "仅显示匹配行"
},

@@ -42,0 +44,0 @@ "quickAction": {

@@ -231,4 +231,4 @@ {

"fieldValidationRules": "字段值验证规则",
"enableValidateFieldUnique": "唯一值校验",
"enableValidateFieldNotNull": "非空值校验",
"enableValidateFieldUnique": "禁止重复值",
"enableValidateFieldNotNull": "禁止非空值",
"knowMore": "了解更多",

@@ -239,3 +239,4 @@ "linkFieldKnowMoreLink": "https://help.teable.cn/ji-ben-gong-neng/zi-duan/gao-ji-zi-duan/guan-lian",

"hideFields": "隐藏字段",
"moreOptions": "更多配置"
"moreOptions": "更多配置",
"allowNewOptionsWhenEditing": "允许填写时添加选项"
},

@@ -242,0 +243,0 @@ "subTitle": {

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