mirror of
https://github.com/nimbold/Firelink.git
synced 2026-09-02 05:57:59 +00:00
fix(properties): harden recovery and window chrome
This commit is contained in:
@@ -220,6 +220,8 @@ const common = {
|
||||
},
|
||||
},
|
||||
properties: {
|
||||
discardChanges: 'Discard changes',
|
||||
keepEditing: 'Keep editing',
|
||||
progress: 'Progress',
|
||||
size: 'Size',
|
||||
speed: 'Speed',
|
||||
|
||||
@@ -220,6 +220,8 @@ const fa = {
|
||||
},
|
||||
},
|
||||
properties: {
|
||||
discardChanges: 'صرفنظر از تغییرات',
|
||||
keepEditing: 'ادامه ویرایش',
|
||||
progress: 'پیشرفت',
|
||||
size: 'اندازه',
|
||||
speed: 'سرعت',
|
||||
|
||||
@@ -220,6 +220,8 @@ const he = {
|
||||
},
|
||||
},
|
||||
properties: {
|
||||
discardChanges: 'השלכת השינויים',
|
||||
keepEditing: 'להמשיך לערוך',
|
||||
progress: 'התקדמות',
|
||||
size: 'גודל',
|
||||
speed: 'מהירות',
|
||||
|
||||
@@ -220,6 +220,8 @@ const ru = {
|
||||
},
|
||||
},
|
||||
properties: {
|
||||
discardChanges: 'Отменить изменения',
|
||||
keepEditing: 'Продолжить редактирование',
|
||||
progress: 'Прогресс',
|
||||
size: 'Размер',
|
||||
speed: 'Скорость',
|
||||
|
||||
@@ -220,6 +220,8 @@ const uk = {
|
||||
},
|
||||
},
|
||||
properties: {
|
||||
discardChanges: 'Відкинути зміни',
|
||||
keepEditing: 'Продовжити редагування',
|
||||
progress: 'Прогрес',
|
||||
size: 'Розмір',
|
||||
speed: 'Швидкість',
|
||||
|
||||
@@ -220,6 +220,8 @@ const zhCN = {
|
||||
},
|
||||
},
|
||||
properties: {
|
||||
discardChanges: '放弃更改',
|
||||
keepEditing: '继续编辑',
|
||||
progress: '进度',
|
||||
size: '大小',
|
||||
speed: '速度',
|
||||
|
||||
Reference in New Issue
Block a user