fix(i18n): clean up unused keys and fix nesting & placeholder issues (#23123)
This commit is contained in:
@@ -222,7 +222,6 @@ const translation = {
|
||||
tabs: {
|
||||
'tools': 'Araçlar',
|
||||
'allTool': 'Hepsi',
|
||||
'builtInTool': 'Yerleşik',
|
||||
'customTool': 'Özel',
|
||||
'workflowTool': 'Workflow',
|
||||
'question-understand': 'Soruyu Anlama',
|
||||
@@ -588,7 +587,6 @@ const translation = {
|
||||
'not empty': 'boş değil',
|
||||
'null': 'null',
|
||||
'not null': 'null değil',
|
||||
'regex match': 'normal ifade maçı',
|
||||
'in': 'içinde',
|
||||
'not exists': 'mevcut değil',
|
||||
'all of': 'Tümü',
|
||||
|
Reference in New Issue
Block a user