mirror of
https://github.com/Ku6epXBOCTuK/easy-png-tools.git
synced 2026-09-14 13:36:36 +00:00
feat: add theme switcher, dark theme
This commit is contained in:
@@ -102,7 +102,9 @@ export const ru: Dict = {
|
||||
decrease: 'Уменьшить',
|
||||
increase: 'Увеличить',
|
||||
reset: 'Сбросить',
|
||||
pipette: 'Пипетка'
|
||||
pipette: 'Пипетка',
|
||||
themeLight: 'Светлая тема',
|
||||
themeDark: 'Тёмная тема'
|
||||
},
|
||||
errors: {
|
||||
noImageRun: 'Этот инструмент не обрабатывает изображения',
|
||||
|
||||
Reference in New Issue
Block a user