1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

New translations tabs.json (German)

This commit is contained in:
xmflsct
2022-05-28 22:29:38 +02:00
parent d0ddccffe8
commit ea6f4d3fbf

View File

@@ -44,7 +44,7 @@
"name": "Schriftgröße" "name": "Schriftgröße"
}, },
"language": { "language": {
"name": "" "name": "Sprache"
}, },
"lists": { "lists": {
"name": "Listen" "name": "Listen"
@@ -144,7 +144,7 @@
} }
}, },
"fields": { "fields": {
"group": "", "group": "Gruppe {{index}}",
"label": "Kennzeichnung", "label": "Kennzeichnung",
"content": "Inhalt" "content": "Inhalt"
} }
@@ -224,7 +224,7 @@
} }
}, },
"language": { "language": {
"heading": "", "heading": "$t(me.stacks.language.name)",
"options": { "options": {
"cancel": "$t(common:buttons.cancel)" "cancel": "$t(common:buttons.cancel)"
} }