Translation update

This commit is contained in:
GitHub Action 2021-06-20 00:48:37 +00:00
parent c1d571de42
commit 7745c10d07
2 changed files with 6 additions and 6 deletions

View File

@ -558,9 +558,9 @@
},
"counter": {
"actions": {
"decrement": "decreixement",
"increment": "increment",
"reset": "restablir"
"decrement": "decrementa",
"increment": "incrementa",
"reset": "restableix"
}
},
"cover": {

View File

@ -1022,9 +1022,9 @@
},
"input_select": {
"add": "Добавить",
"add_option": "Добавить опцию",
"no_options": "Добавьте доступные для выбора опции.",
"options": "Опции"
"add_option": "Добавить вариант",
"no_options": "Добавьте доступные для выбора варианты.",
"options": "Варианты"
},
"input_text": {
"max": "Максимальная длина",