Merge pull request #1524 from redfast00/patch-1
Make spelling of Club-Mate consistent, fix typo
This commit is contained in:
commit
e1f135675f
1 changed files with 9 additions and 9 deletions
|
@ -207,10 +207,10 @@
|
||||||
{
|
{
|
||||||
"id": "hs-club-mate",
|
"id": "hs-club-mate",
|
||||||
"question": {
|
"question": {
|
||||||
"en": "Does this hackerspace serve Club Mate?",
|
"en": "Does this hackerspace serve Club-Mate?",
|
||||||
"de": "Gibt es in diesem Hackerspace Club Mate?",
|
"de": "Gibt es in diesem Hackerspace Club-Mate?",
|
||||||
"zh_Hant": "這個駭客空間是否服務俱樂部伙伴?",
|
"zh_Hant": "這個駭客空間是否服務俱樂部伙伴?",
|
||||||
"nl": "Biedt deze hackerspace club-mate aan?"
|
"nl": "Biedt deze hackerspace Club-Mate aan?"
|
||||||
},
|
},
|
||||||
"mappings": [
|
"mappings": [
|
||||||
{
|
{
|
||||||
|
@ -220,10 +220,10 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"then": {
|
"then": {
|
||||||
"en": "This hackerspace serves club mate",
|
"en": "This hackerspace serves Club-Mate",
|
||||||
"de": "In diesem Hackerspace gibt es Club Mate",
|
"de": "In diesem Hackerspace gibt es Club-Mate",
|
||||||
"zh_Hant": "這個駭客空間服務俱樂部伙伴",
|
"zh_Hant": "這個駭客空間服務俱樂部伙伴",
|
||||||
"nl": "Deze hackerspace biedt clube-mate aan"
|
"nl": "Deze hackerspace biedt Club-Mate aan"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -233,10 +233,10 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"then": {
|
"then": {
|
||||||
"en": "This hackerspace does not serve club mate",
|
"en": "This hackerspace does not serve Club-Mate",
|
||||||
"de": "In diesem Hackerspace gibt es kein Club Mate",
|
"de": "In diesem Hackerspace gibt es kein Club-Mate",
|
||||||
"zh_Hant": "這個駭客空間沒有服務俱樂部伙伴",
|
"zh_Hant": "這個駭客空間沒有服務俱樂部伙伴",
|
||||||
"nl": "Deze hackerspace biedt geen club-mate aan"
|
"nl": "Deze hackerspace biedt geen Club-Mate aan"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue