mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-17 15:52:04 +03:00
chore: update translations (#1461)
Co-authored-by: WDaan <WDaan@users.noreply.github.com>
This commit is contained in:
parent
da74f44bfe
commit
aaf35d5bfb
2 changed files with 9 additions and 0 deletions
|
@ -313,6 +313,11 @@
|
|||
"title": "Delete {n} torrent | Delete {n} torrents",
|
||||
"warnDelete": "Ticking this checkbox will delete everything contained in those torrents"
|
||||
},
|
||||
"importSettings": {
|
||||
"required": "Providing settings is required",
|
||||
"title": "Import Settings",
|
||||
"valid": "Please provide valid settings"
|
||||
},
|
||||
"moveTorrent": {
|
||||
"dl": {
|
||||
"title": "Change Download Path"
|
||||
|
|
|
@ -1014,6 +1014,10 @@
|
|||
}
|
||||
},
|
||||
"toast": {
|
||||
"copy": {
|
||||
"error": "Невозможно скопировать, среда не защищена!",
|
||||
"success": "Скопировано в буфер обмена!"
|
||||
},
|
||||
"magnet_handler": {
|
||||
"not_supported": "Текущий контекст небезопасен. Не удалось зарегистрировать обработчик.",
|
||||
"registered": "Обработчик магнитных ссылок зарегистрирован."
|
||||
|
|
Loading…
Add table
Reference in a new issue