refactor: update openstapps packages

This commit is contained in:
Jovan Krunić
2021-08-18 10:29:18 +00:00
parent 09aa7bb5c5
commit b56a428c92
16 changed files with 328 additions and 427 deletions

View File

@@ -38,7 +38,8 @@
"popover": {
"ALL": "Alle Termine",
"AT": "um",
"UNTIL": "bis"
"UNTIL": "bis",
"SINGLE": "Einzel"
}
}
},
@@ -127,6 +128,10 @@
"addEventModal": {
"close": "Schließen",
"addEvent": "Events Hinzufügen"
},
"card": {
"forEach": "Alle",
"until": "bis"
}
},
"chips": {

View File

@@ -38,7 +38,8 @@
"popover": {
"ALL": "All Events",
"AT": "at",
"UNTIL": "until"
"UNTIL": "until",
"SINGLE": "single"
}
}
},
@@ -127,6 +128,10 @@
"addEventModal": {
"close": "close",
"addEvent": "Add Events"
},
"card": {
"forEach": "Every",
"until": "until"
}
},
"chips": {