fix(i18n): clean up unused keys and fix nesting & placeholder issues (#23123)
This commit is contained in:
@@ -223,7 +223,6 @@ const translation = {
|
||||
'searchTool': 'Поиск инструмента',
|
||||
'tools': 'Инструменты',
|
||||
'allTool': 'Все',
|
||||
'builtInTool': 'Встроенные',
|
||||
'customTool': 'Пользовательские',
|
||||
'workflowTool': 'Рабочий процесс',
|
||||
'question-understand': 'Понимание вопроса',
|
||||
@@ -587,7 +586,6 @@ const translation = {
|
||||
'not empty': 'не пусто',
|
||||
'null': 'null',
|
||||
'not null': 'не null',
|
||||
'regex match': 'Совпадение с регулярным выражением',
|
||||
'all of': 'все',
|
||||
'not in': 'не в',
|
||||
'not exists': 'не существует',
|
||||
|
||||
Reference in New Issue
Block a user