Add container pickup notification
This commit is contained in:
parent
8167a693a2
commit
2dc735ed92
4 changed files with 124 additions and 122 deletions
|
@ -86,10 +86,11 @@
|
|||
}
|
||||
},
|
||||
"choose": "Choose",
|
||||
"notifications-before-16-00": "Meldingen voor 16:00 worden niet ondersteund",
|
||||
"notifications-after-09-00": "Meldingen na 09:00 worden niet ondersteund",
|
||||
"notifications-before-16-00": "Notifications before 16:00 are not supported",
|
||||
"notifications-after-09-00": "Notifications after 09:00 are not supported",
|
||||
"day-before": "A day before",
|
||||
"same-day": "At the same day",
|
||||
"pickup": "Pickup container",
|
||||
"off": "Off",
|
||||
"at": "at",
|
||||
"internet": {
|
||||
|
|
|
@ -90,6 +90,7 @@
|
|||
"notifications-after-09-00": "Meldingen na 09:00 worden niet ondersteund",
|
||||
"day-before": "Dag van te voren",
|
||||
"same-day": "Op de ophaaldag",
|
||||
"pickup": "Kliko ophalen",
|
||||
"off": "Uit",
|
||||
"at": "Om",
|
||||
"internet": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue