mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
refactor: update openstapps packages
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user