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': 'Narzędzia',
|
||||
'allTool': 'Wszystkie',
|
||||
'builtInTool': 'Wbudowane',
|
||||
'customTool': 'Niestandardowe',
|
||||
'workflowTool': 'Przepływ pracy',
|
||||
'question-understand': 'Zrozumienie pytania',
|
||||
@@ -587,7 +586,6 @@ const translation = {
|
||||
'not empty': 'nie jest pusty',
|
||||
'null': 'jest null',
|
||||
'not null': 'nie jest null',
|
||||
'regex match': 'Dopasowanie wyrażenia regularnego',
|
||||
'in': 'w',
|
||||
'not exists': 'nie istnieje',
|
||||
'exists': 'Istnieje',
|
||||
|
||||
Reference in New Issue
Block a user