mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
refactor: add opening hours
This commit is contained in:
@@ -9,6 +9,14 @@
|
||||
"UNKNOWN": "Unbekannter Fehler"
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"openingHours": {
|
||||
"closed_until": "Geschlossen bis",
|
||||
"closing_soon": "Schließt bald!",
|
||||
"open_until": "Geöffnet bis",
|
||||
"opening_soon": "Öffnet"
|
||||
}
|
||||
},
|
||||
"data": {
|
||||
"REFRESH_ACTION": "Aktualisieren",
|
||||
"REFRESHING": "Aktualisierung läuft...",
|
||||
|
||||
@@ -9,6 +9,14 @@
|
||||
"UNKNOWN": "Unknown problem"
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"openingHours": {
|
||||
"closed_until": "Closed until",
|
||||
"closing_soon": "Closing soon!",
|
||||
"open_until": "Open until",
|
||||
"opening_soon": "Opens"
|
||||
}
|
||||
},
|
||||
"data": {
|
||||
"REFRESH_ACTION": "Refresh",
|
||||
"REFRESHING": "Refreshing...",
|
||||
|
||||
Reference in New Issue
Block a user