Add 'paid playground' as access option

This commit is contained in:
Pieter Vander Vennet 2022-03-11 02:25:39 +01:00
parent 27b6872666
commit 0497b10e04
7 changed files with 43 additions and 16 deletions

View file

@ -2334,13 +2334,13 @@
"0": {
"then": "Zugänglich für die Allgemeinheit"
},
"1": {
"2": {
"then": "Nur für Kunden des Betreibers zugänglich"
},
"2": {
"3": {
"then": "Nur für Schüler der Schule zugänglich"
},
"3": {
"4": {
"then": "Nicht zugänglich"
}
},

View file

@ -3921,12 +3921,15 @@
"then": "Accessible to the general public"
},
"1": {
"then": "Only accessible for clients of the operating business"
"then": "This is a <b>paid</p> playground"
},
"2": {
"then": "Only accessible to students of the school"
"then": "Only accessible for clients of the operating business"
},
"3": {
"then": "Only accessible to students of the school"
},
"4": {
"then": "Not accessible"
}
},

View file

@ -1599,13 +1599,13 @@
"0": {
"then": "Accessible au public"
},
"1": {
"2": {
"then": "Réservée aux clients"
},
"2": {
"3": {
"then": "Réservée aux élèves de lécole"
},
"3": {
"4": {
"then": "Non accessible"
}
},

View file

@ -1287,13 +1287,13 @@
"0": {
"then": "Accessibile pubblicamente"
},
"1": {
"2": {
"then": "Accessibile solamente ai clienti dellattività che lo gestisce"
},
"2": {
"3": {
"then": "Accessibile solamente agli studenti della scuola"
},
"3": {
"4": {
"then": "Non accessibile"
}
},

View file

@ -3744,12 +3744,15 @@
"then": "Vrij toegankelijk voor het publiek"
},
"1": {
"then": "Enkel toegankelijk voor klanten van de bijhorende zaak"
"then": "Er moet <b>betaald</b> worden om deze speeltuin te mogen gebruiken"
},
"2": {
"then": "Enkel toegankelijk voor scholieren van de bijhorende school"
"then": "Enkel toegankelijk voor klanten van de bijhorende zaak"
},
"3": {
"then": "Enkel toegankelijk voor scholieren van de bijhorende school"
},
"4": {
"then": "Niet vrij toegankelijk"
}
},

View file

@ -1078,7 +1078,7 @@
},
"playground-access": {
"mappings": {
"3": {
"4": {
"then": "Недоступно"
}
}