Update to Kirby 5
This commit is contained in:
parent
5d9979fca8
commit
0fefc5e2e1
472 changed files with 30853 additions and 10301 deletions
|
@ -449,7 +449,12 @@
|
|||
"language.variables.empty": "Пока нет переводов",
|
||||
|
||||
"language.variable.delete.confirm": "Вы действительно хотите удалить переменную для {key}?",
|
||||
"language.variable.entries": "Values",
|
||||
"language.variable.entries.help": "Each string will be used for its matching count, e.g. three strings will match in order to counts <code>0</code>, <code>1</code>, <code>2 and more</code>. Use the <code>{count}</code> placeholder to insert the actual count.",
|
||||
"language.variable.key": "Ключ",
|
||||
"language.variable.multiple": "Countable?",
|
||||
"language.variable.multiple.text": "Use different translation strings",
|
||||
"language.variable.multiple.help": "You can use different values depending on a count you pass along with the language variable, allowing you to create dynamic translations, e.g. singular and plural.",
|
||||
"language.variable.notFound": "Переменная не найдена",
|
||||
"language.variable.value": "Значение",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue