feat(translator): add custom target language input
- Replace Select with Input for custom language entry - Users can now type any target language they want - Add i18n translations for all 8 languages
This commit is contained in:
@@ -373,7 +373,8 @@
|
||||
"success": "Textpaar zum Ordner hinzugefügt",
|
||||
"error": "Fehler beim Hinzufügen des Textpaars zum Ordner"
|
||||
},
|
||||
"autoSave": "Autom. Speichern"
|
||||
"autoSave": "Autom. Speichern",
|
||||
"customLanguage": "oder Sprache eingeben..."
|
||||
},
|
||||
"dictionary": {
|
||||
"title": "Wörterbuch",
|
||||
|
||||
Reference in New Issue
Block a user