Merge branch 'develop' into feature/search
This commit is contained in:
commit
902a479e3b
113 changed files with 2977 additions and 3515 deletions
|
@ -11,7 +11,8 @@
|
|||
"ca": "Botiga",
|
||||
"es": "Tienda",
|
||||
"pa_PK": "دکان",
|
||||
"cs": "Obchod"
|
||||
"cs": "Obchod",
|
||||
"pl": "Sklep"
|
||||
},
|
||||
"description": {
|
||||
"en": "A shop",
|
||||
|
@ -53,7 +54,8 @@
|
|||
"ca": "Botiga",
|
||||
"es": "Tienda",
|
||||
"pa_PK": "دکان",
|
||||
"cs": "Obchod"
|
||||
"cs": "Obchod",
|
||||
"pl": "Sklep"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -72,7 +74,8 @@
|
|||
"nl": "{name}",
|
||||
"ca": "{name}",
|
||||
"es": "{name}",
|
||||
"cs": "{name}"
|
||||
"cs": "{name}",
|
||||
"pl": "{name}"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -329,7 +332,7 @@
|
|||
"if": "not:brand=yes",
|
||||
"then": {
|
||||
"en": "This shop does not have a specific brand, it is not part of a bigger chain",
|
||||
"de": "Dieses Geschäft gehört zu keiner Marke oder Handelskette"
|
||||
"de": "Das Geschäft gehört zu keiner Marke oder Handelskette"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue