rosavox/source/strings.json

21 lines
528 B
JSON
Raw Permalink Normal View History

2025-05-22 06:26:16 +00:00
{
"de": {
"action.make": "neu",
"action.save": "speichern",
"action.back": "zurück",
"action.delete": "löschen",
"action.hear": "hören",
"action.read": "lesen",
2025-05-22 19:56:16 +00:00
"action.download": "herunterladen",
"item.audible.short": "A",
"item.audible.long": "Audio",
"item.readable.short": "T",
"item.readable.long": "Text",
"state.generating": "wird erstellt",
2025-05-22 06:26:16 +00:00
"domain.doc.title": "Titel",
"domain.doc.authors": "Autoren",
"domain.doc.content": "Formulierung",
"domain.doc.reasoning": "Begründung"
}
}