Update translations

This commit is contained in:
Johannes Zellner
2022-02-09 16:22:52 +01:00
parent 7fc92101d5
commit 2d999eae9c
2 changed files with 2 additions and 2 deletions

View File

@@ -761,7 +761,7 @@
"cloneDialog": {
"title": "Клонировать {{ app }}",
"location": "Расположение",
"cloneAction": "Клонировать",
"cloneAction": "Клонировать {{ dnsOverwrite ? 'and overwrite DNS' : '' }}",
"description": "Используется резервная копия версии <b>v{{ packageVersion }}</b> от <b>{{ creationTime }}</b>"
},
"stopDialog": {