Skip to content
Snippets Groups Projects
Commit dcff732a authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Add german translation for recurrence field

parent 7a0e9851
No related branches found
No related tags found
1 merge request!1314Resolve "Allow for creation of simple events"
......@@ -171,6 +171,18 @@
"number_too_big": "Bitte geben Sie eine kleinere Zahl ein.",
"number_too_small": "Bitte geben Sie eine größere Zahl ein.",
"required": "Dieses Feld ist verpflichtend."
},
"recurrence": {
"frequencies": {
"daily": "Täglich",
"weekly": "Wöchentlich",
"monthly": "Monatlich",
"yearly": "Jährlich"
},
"start": "Von",
"until": "Bis",
"frequency": "Wiederholung",
"no_repeat": "Keine Wiederholung"
}
},
"generic_messages": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment