feat(i18n): add worksheet translations for all languages
- Add worksheet creator translations to de, es, goh, hi, ja, la - Config panel, preview, and generation UI text - Consistent with English version structure 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
847c50346f
commit
6acd15aab8
|
|
@ -76,6 +76,13 @@
|
|||
"title": "🎨 Visueller Stil",
|
||||
"subtitle": "Sehen Sie Änderungen sofort in der Vorschau"
|
||||
},
|
||||
"preview": {
|
||||
"loading": "Vorschau wird generiert...",
|
||||
"noPreview": "Keine Vorschau verfügbar",
|
||||
"error": "Vorschau konnte nicht geladen werden",
|
||||
"livePreview": "Live-Vorschau (erste Seite)",
|
||||
"hint": "Änderungen werden automatisch aktualisiert"
|
||||
},
|
||||
"generate": {
|
||||
"button": "Lernkarten generieren",
|
||||
"generating": "Ihre Lernkarten werden generiert..."
|
||||
|
|
|
|||
|
|
@ -76,6 +76,13 @@
|
|||
"title": "🎨 Estilo Visual",
|
||||
"subtitle": "Ver cambios instantáneamente en la vista previa"
|
||||
},
|
||||
"preview": {
|
||||
"loading": "Generando vista previa...",
|
||||
"noPreview": "Vista previa no disponible",
|
||||
"error": "Error al cargar la vista previa",
|
||||
"livePreview": "Vista Previa en Vivo (primera página)",
|
||||
"hint": "Los cambios se actualizan automáticamente"
|
||||
},
|
||||
"generate": {
|
||||
"button": "Generar Tarjetas Didácticas",
|
||||
"generating": "Generando Tus Tarjetas Didácticas..."
|
||||
|
|
|
|||
|
|
@ -76,6 +76,13 @@
|
|||
"title": "🎨 Gisihtisstil",
|
||||
"subtitle": "Gisih wihsala statim in forasihti"
|
||||
},
|
||||
"preview": {
|
||||
"loading": "Forasihti wirdit giskaffan...",
|
||||
"noPreview": "Nihein forasihti gifuoganu",
|
||||
"error": "Forasihti ni mahtī gihladōn",
|
||||
"livePreview": "Libbāntaz Forasihti (ērista blat)",
|
||||
"hint": "Wihsala werdent automatisch giniuwit"
|
||||
},
|
||||
"generate": {
|
||||
"button": "Fleissachartun Giskaffen",
|
||||
"generating": "Thīna Fleissachartun Werdent Giskaffan..."
|
||||
|
|
|
|||
|
|
@ -76,6 +76,13 @@
|
|||
"title": "🎨 दृश्य शैली",
|
||||
"subtitle": "पूर्वावलोकन में तुरंत परिवर्तन देखें"
|
||||
},
|
||||
"preview": {
|
||||
"loading": "पूर्वावलोकन उत्पन्न हो रहा है...",
|
||||
"noPreview": "कोई पूर्वावलोकन उपलब्ध नहीं",
|
||||
"error": "पूर्वावलोकन लोड करने में विफल",
|
||||
"livePreview": "लाइव पूर्वावलोकन (पहला पृष्ठ)",
|
||||
"hint": "परिवर्तन स्वचालित रूप से अपडेट होते हैं"
|
||||
},
|
||||
"generate": {
|
||||
"button": "फ्लैशकार्ड उत्पन्न करें",
|
||||
"generating": "आपके फ्लैशकार्ड उत्पन्न हो रहे हैं..."
|
||||
|
|
|
|||
|
|
@ -76,6 +76,13 @@
|
|||
"title": "🎨 ビジュアルスタイル",
|
||||
"subtitle": "プレビューで変更を即座に確認"
|
||||
},
|
||||
"preview": {
|
||||
"loading": "プレビューを生成中...",
|
||||
"noPreview": "プレビューは利用できません",
|
||||
"error": "プレビューの読み込みに失敗しました",
|
||||
"livePreview": "ライブプレビュー(最初のページ)",
|
||||
"hint": "変更は自動的に更新されます"
|
||||
},
|
||||
"generate": {
|
||||
"button": "フラッシュカードを生成",
|
||||
"generating": "フラッシュカードを生成中..."
|
||||
|
|
|
|||
|
|
@ -76,6 +76,13 @@
|
|||
"title": "🎨 Stilus Visualis",
|
||||
"subtitle": "Mutationes statim in praevisione vide"
|
||||
},
|
||||
"preview": {
|
||||
"loading": "Praevisio generatur...",
|
||||
"noPreview": "Praevisio non disponibilis",
|
||||
"error": "Praevisio onerari non potuit",
|
||||
"livePreview": "Praevisio Viva (pagina prima)",
|
||||
"hint": "Mutationes automatice aggiornuntur"
|
||||
},
|
||||
"generate": {
|
||||
"button": "Cartas Genera",
|
||||
"generating": "Cartae Tuae Generantur..."
|
||||
|
|
|
|||
Loading…
Reference in New Issue