mirror of
https://github.com/nimbold/Firelink.git
synced 2026-09-04 15:05:22 +00:00
fix(downloads): harden duplicate resolution and row controls
This commit is contained in:
@@ -50,6 +50,10 @@ const ru = {
|
||||
rename: 'Переименовать',
|
||||
replace: 'Заменить',
|
||||
skip: 'Пропустить',
|
||||
applyToAll: 'Применить ко всем',
|
||||
renameAll: 'Переименовать все',
|
||||
replaceAll: 'Заменить все',
|
||||
skipAll: 'Пропустить все',
|
||||
},
|
||||
removeDownload: {
|
||||
title: 'Удалить загрузку',
|
||||
|
||||
Reference in New Issue
Block a user