New translations .en.json (Finnish)
parent
35d0a5b46c
commit
4273253583
|
@ -7,7 +7,7 @@
|
||||||
"label":"Display introduction"
|
"label":"Display introduction"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Title",
|
"label":"Otsikko",
|
||||||
"description":"This title will be displayed above the introduction text."
|
"description":"This title will be displayed above the introduction text."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -195,7 +195,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Retry button label",
|
"label":"Retry button label",
|
||||||
"default":"Retry",
|
"default":"Yritä uudelleen",
|
||||||
"description":"Text for the retry button."
|
"description":"Text for the retry button."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -226,26 +226,26 @@
|
||||||
"label":"Settings for \"Show solution\" and \"Retry\" buttons",
|
"label":"Settings for \"Show solution\" and \"Retry\" buttons",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label":"Override \"Show Solution\" button",
|
"label":"\"Näytä vastaus\"-painike",
|
||||||
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
|
"description":"Ota käyttöön kaikissa kysymyksissä, ei yhdessäkään, tai jätä tyhjäksi käyttääksesi tehtäväkohtaisia asetuksia",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"label":"Enabled"
|
"label":"Käytössä kaikissa"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Disabled"
|
"label":"Pois käytöstä"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Override \"Retry\" button",
|
"label":"\"Yritä uudelleen\"-painike",
|
||||||
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
|
"description":"Ota käyttöön kaikissa kysymyksissä, ei yhdessäkään, tai jätä tyhjäksi käyttääksesi tehtäväkohtaisia asetuksia.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"label":"Enabled"
|
"label":"Käytössä kaikissa"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Disabled"
|
"label":"Pois käytöstä"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue