From 32132e225c749e506285370a2a065bb71920ce59 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 20 Nov 2018 20:58:20 +0300 Subject: localization and small fixes --- src/components/style_switcher/style_switcher.vue | 44 ++++++++++++------------ 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'src/components/style_switcher/style_switcher.vue') diff --git a/src/components/style_switcher/style_switcher.vue b/src/components/style_switcher/style_switcher.vue index af816a23..fd5d830a 100644 --- a/src/components/style_switcher/style_switcher.vue +++ b/src/components/style_switcher/style_switcher.vue @@ -47,9 +47,9 @@

{{$t('settings.theme_help')}}

-
+
-

Main colors

+

{{ $t('settings.style.basic_colors.main') }}

@@ -58,14 +58,14 @@
-

Panel header, top bar, buttons, text fields

+

{{ $t('settings.style.basic_colors.foreground') }}

-

See "Advanced" tab for more detailed control

+

{{ $t('settings.style.basic_colors.foreground_hint') }}

-

Icons, alerts, etc.

+

{{ $t('settings.style.basic_colors.rgbo') }}

@@ -80,25 +80,25 @@
-
+
-

Alerts

- +

{{ $t('settings.style.advanced_colors.alert') }}

+
-

Badges

- +

{{ $t('settings.style.advanced_colors.badge') }}

+
-

Panel header

+

{{ $t('settings.style.advanced_colors.panel_header') }}

-

Top bar

+

{{ $t('settings.style.advanced_colors.top_bar') }}

@@ -106,33 +106,33 @@
-

Text fields

+

{{ $t('settings.style.advanced_colors.inputs') }}

-

Buttons

+

{{ $t('settings.style.advanced_colors.buttons') }}

-

Borders

+

{{ $t('settings.style.advanced_colors.borders') }}

-

Faint text

+

{{ $t('settings.style.advanced_colors.faint_text') }}

- +
-
+

{{$t('settings.radii_help')}}

@@ -170,20 +170,20 @@
-
+
- Shadow + {{$t('settings.style.shadows.component')}}