diff --git a/public/locales/en/themes.json b/public/locales/en/themes.json index 16377960527b..0a4c50f063a5 100644 --- a/public/locales/en/themes.json +++ b/public/locales/en/themes.json @@ -24,7 +24,7 @@ "cancel": "Cancel", "export_theme_config": "Export theme config", "export_theme_cancel_btn": "Cancel", - "export_theme_apply_btn": "Save custom.svs", + "export_theme_apply_btn": "Save custom.scss", "export_theme_apply-theme-alert-title": "How to apply the theme", "radius": "Radius", "radius_regular": "Regular", diff --git a/public/locales/ru/themes.json b/public/locales/ru/themes.json index dfc9755b16e6..817c64dbf654 100644 --- a/public/locales/ru/themes.json +++ b/public/locales/ru/themes.json @@ -24,7 +24,7 @@ "cancel": "Закрыть", "export_theme_config": "Экспорт конфигурации темы", "export_theme_cancel_btn": "Закрыть", - "export_theme_apply_btn": "Сохранить custom.svs", + "export_theme_apply_btn": "Сохранить custom.scss", "export_theme_apply-theme-alert-title": "Как применить выбранную тему", "radius": "Радиус", "radius_regular": "Стандартный",