File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -265,15 +265,12 @@ export default {
265265 'common.form.rule.selectInput' : 'Выберите или введите {name}' ,
266266 'common.tag.experimental' : 'Экспериментальный' ,
267267 'common.title.example' : 'Пример' ,
268- 'common.button.dontshowagain' : "Don't show again " ,
269- 'common.sorter.tips.ascend' : 'Click to sort ascending ' ,
270- 'common.sorter.tips.descend' : 'Click to sort descending ' ,
271- 'common.sorter.tips.cancel' : 'Click to cancel sorting '
268+ 'common.button.dontshowagain' : "Больше не показывать " ,
269+ 'common.sorter.tips.ascend' : 'Нажмите для сортировки по возрастанию ' ,
270+ 'common.sorter.tips.descend' : 'Нажмите для сортировки по убыванию ' ,
271+ 'common.sorter.tips.cancel' : 'Нажмите, чтобы отменить сортировку '
272272} ;
273273
274274// ========== To-Do: Translate Keys (Remove After Translation) ==========
275- // 1. 'common.button.dontshowagain': "Don't show again",
276- // 2. 'common.sorter.tips.ascend': 'Click to sort ascending',
277- // 3. 'common.sorter.tips.descend': 'Click to sort descending',
278- // 4. 'common.sorter.tips.cancel': 'Click to cancel sorting'
275+
279276// ========== End of To-Do List ==========
You can’t perform that action at this time.
0 commit comments