chore: translate i18n files (#8135)

Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
github-actions[bot]
2024-09-09 15:54:00 +08:00
committed by GitHub
parent 551b33c8e5
commit 61a0ca9e0d
48 changed files with 50 additions and 1 deletions

View File

@@ -412,6 +412,7 @@ const translation = {
'not empty': '空でない',
'null': 'null',
'not null': 'nullでない',
'regex match': '正規表現マッチ',
},
enterValue: '値を入力',
addCondition: '条件を追加',