fix(i18n): correct translation errors across multiple languages (#23328)
This commit is contained in:
@@ -29,8 +29,9 @@ const translation = {
|
||||
delete: 'Удалить',
|
||||
enableWarning: 'Архивный файл не может быть включен',
|
||||
sync: 'Синхронизировать',
|
||||
resume: 'Продовжити',
|
||||
resume: 'Возобновить',
|
||||
pause: 'Пауза',
|
||||
download: 'Скачать файл',
|
||||
},
|
||||
index: {
|
||||
enable: 'Включить',
|
||||
|
||||
Reference in New Issue
Block a user