forked from MapComplete/MapComplete
Chore: regenerate docs, lint
This commit is contained in:
parent
7b41b617f6
commit
bad0edd4b0
201 changed files with 6044 additions and 1750 deletions
|
@ -254,7 +254,7 @@
|
|||
"ja": "{title()}のEメールアドレスは何ですか?",
|
||||
"sl": "Kakšen naslov elektronske pošte ima {title()}?",
|
||||
"fil": "Ano ang email address ng {title()}?",
|
||||
"es": "¿Cual es la direccióm de correo electrónico de {title()}?",
|
||||
"es": "¿Cuál es la dirección de correo electrónico de {title()}?",
|
||||
"zh_Hans": "{title()} 的电子邮箱地址为何?",
|
||||
"da": "Hvad er mailadressen på {title()}?",
|
||||
"cs": "Jaká je e-mailová adresa {title()}?"
|
||||
|
@ -1584,7 +1584,9 @@
|
|||
},
|
||||
{
|
||||
"id": "last_edit",
|
||||
"labels": ["added_by_default"],
|
||||
"labels": [
|
||||
"added_by_default"
|
||||
],
|
||||
"description": "Gives some metainfo about the last edit and who did edit it - rendering only",
|
||||
"condition": {
|
||||
"and": [
|
||||
|
@ -1624,7 +1626,9 @@
|
|||
},
|
||||
{
|
||||
"id": "just_created",
|
||||
"labels": ["added_by_default"],
|
||||
"labels": [
|
||||
"added_by_default"
|
||||
],
|
||||
"description": "This element shows a 'thank you' that the contributor has recently created this element",
|
||||
"classes": "rounded-xl thanks",
|
||||
"mappings": [
|
||||
|
@ -2615,7 +2619,9 @@
|
|||
},
|
||||
{
|
||||
"id": "qr_code",
|
||||
"labels": ["added_by_default"],
|
||||
"labels": [
|
||||
"added_by_default"
|
||||
],
|
||||
"classes": "flex items-center gap-x-2",
|
||||
"render": {
|
||||
"special": {
|
||||
|
@ -2629,7 +2635,9 @@
|
|||
},
|
||||
{
|
||||
"id": "share",
|
||||
"labels": ["added_by_default"],
|
||||
"labels": [
|
||||
"added_by_default"
|
||||
],
|
||||
"metacondition": "_supports_sharing=yes",
|
||||
"render": {
|
||||
"special": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue