fix(i18n): clean up unused keys and fix nesting & placeholder issues (#23123)

This commit is contained in:
lyzno1
2025-07-30 10:37:44 +08:00
committed by GitHub
parent a51998e4aa
commit a3ef869db6
52 changed files with 70 additions and 276 deletions

View File

@@ -222,7 +222,6 @@ const translation = {
tabs: {
'tools': 'Instrumente',
'allTool': 'Toate',
'builtInTool': 'Integrat',
'customTool': 'Personalizat',
'workflowTool': 'Flux de lucru',
'question-understand': 'Înțelegerea întrebărilor',
@@ -587,7 +586,6 @@ const translation = {
'not empty': 'nu este gol',
'null': 'este null',
'not null': 'nu este null',
'regex match': 'potrivire regex',
'in': 'în',
'not in': 'nu în',
'exists': 'Există',