forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
a81dbb170e
commit
978603b2f0
4 changed files with 127 additions and 34 deletions
|
@ -45,13 +45,15 @@
|
|||
{
|
||||
"id": "translation-thanks",
|
||||
"condition": "_is_translator=true",
|
||||
"mappings": [{
|
||||
"if": "_is_translator=true",
|
||||
"then": {
|
||||
"en": "You have contributed to translating MapComplete! That's awesome!"
|
||||
},
|
||||
"icon": "party"
|
||||
}]
|
||||
"mappings": [
|
||||
{
|
||||
"if": "_is_translator=true",
|
||||
"then": {
|
||||
"en": "You have contributed to translating MapComplete! That's awesome!"
|
||||
},
|
||||
"icon": "party"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "debug",
|
||||
|
@ -60,4 +62,4 @@
|
|||
}
|
||||
],
|
||||
"mapRendering": null
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue