[ci skip] Translation update

This commit is contained in:
GitHub Action 2021-11-08 00:12:31 +00:00
parent 563eba7684
commit e35b83081e
362 changed files with 4587 additions and 354 deletions

View file

@ -1,7 +1,9 @@
{
"state": {
"demo__speed": {
"light_speed": "I\u015f\u0131k h\u0131z\u0131"
"light_speed": "I\u015f\u0131k h\u0131z\u0131",
"ludicrous_speed": "Sa\u00e7ma H\u0131z",
"ridiculous_speed": "Anlams\u0131z H\u0131z"
}
}
}

View file

@ -1,9 +1,24 @@
{
"options": {
"step": {
"init": {
"data": {
"one": "Bo\u015f",
"other": "Bo\u015f"
}
},
"options_1": {
"data": {
"constant": "Sabit"
"bool": "\u0130ste\u011fe ba\u011fl\u0131 boolean",
"constant": "Sabit",
"int": "Say\u0131sal giri\u015f"
}
},
"options_2": {
"data": {
"multi": "\u00c7oklu se\u00e7im",
"select": "Bir se\u00e7enek se\u00e7in",
"string": "Dize de\u011feri"
}
}
}