mapcomplete/assets/themes/food/food.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

36 lines
1.1 KiB
JSON
Raw Normal View History

2021-09-02 21:22:34 +02:00
{
"id": "food",
"title": {
2021-10-18 22:42:41 +02:00
"en": "Restaurants and fast food",
"nl": "Eetgelegenheden",
2021-11-04 17:14:17 +01:00
"de": "Restaurants und Schnellimbisse",
"it": "Ristoranti e fast food",
2022-01-06 15:37:57 +01:00
"nb_NO": "Restauranter og søppelmat",
2022-01-27 01:33:28 +01:00
"zh_Hant": "餐廳與快餐店",
2022-04-13 18:42:40 +02:00
"hu": "Éttermek és büfék",
2022-04-28 00:35:08 +02:00
"ca": "Restaurants i menjar ràpid",
2022-06-27 09:16:53 +02:00
"es": "Restaurantes y comida rápida",
2022-09-14 13:35:54 +02:00
"fr": "Restaurants et restaurants rapides",
2023-01-29 18:02:06 +01:00
"da": "Restauranter og fastfood",
2023-10-30 13:44:27 +01:00
"cs": "Restaurace a rychlé občerstvení",
2023-10-16 13:38:53 +02:00
"ru": "Общественное питание",
"pl": "Restauracje i fast foody"
2021-09-02 21:22:34 +02:00
},
"description": {
"nl": "Restaurants en fast food",
2022-02-27 15:54:50 +01:00
"en": "Restaurants and fast food",
2022-04-28 00:35:08 +02:00
"de": "Restaurants und Schnellimbisse",
2023-02-26 17:45:29 +01:00
"es": "Restaurantes y Comida rápida",
2022-06-27 09:16:53 +02:00
"nb_NO": "Restauranter og søppelmat",
2022-09-14 13:35:54 +02:00
"fr": "Restaurants et restaurants à service rapide",
2023-01-29 18:02:06 +01:00
"da": "Restauranter og fastfood",
"ca": "Restaurants i menjar ràpid",
2023-10-30 13:44:27 +01:00
"cs": "Restaurace a rychlého občerstvení",
2023-10-16 13:38:53 +02:00
"pl": "Restauracje i fast foody"
2021-09-02 21:22:34 +02:00
},
"icon": "./assets/layers/food/restaurant.svg",
"layers": [
"food"
2023-10-30 18:03:18 +01:00
],
"widenFactor": 3
2021-09-02 21:22:34 +02:00
}