diff --git a/src/i18n/locales/ar.ts b/src/i18n/locales/ar.ts index 66861fe..f79aa82 100644 --- a/src/i18n/locales/ar.ts +++ b/src/i18n/locales/ar.ts @@ -478,7 +478,7 @@ export default { Rose: 'وردة', 'Primary color': 'اللون الأساسي', Layout: 'التخطيط', - 'Double column': 'عمودين', - 'Single column': 'عمود واحد' + 'Two-column': 'عمودين', + 'Single-column': 'عمود واحد' } } diff --git a/src/i18n/locales/de.ts b/src/i18n/locales/de.ts index 45e32f5..2294aa3 100644 --- a/src/i18n/locales/de.ts +++ b/src/i18n/locales/de.ts @@ -492,7 +492,7 @@ export default { Rose: 'Rose', 'Primary color': 'Primärfarbe', Layout: 'Layout', - 'Double column': 'Zweispaltig', - 'Single column': 'Einspaltig' + 'Two-column': 'Zweispaltig', + 'Single-column': 'Einspaltig' } } diff --git a/src/i18n/locales/en.ts b/src/i18n/locales/en.ts index c339470..b79625d 100644 --- a/src/i18n/locales/en.ts +++ b/src/i18n/locales/en.ts @@ -477,7 +477,7 @@ export default { Rose: 'Rose', 'Primary color': 'Primary color', Layout: 'Layout', - 'Double column': 'Double column', - 'Single column': 'Single column' + 'Two-column': 'Two-column', + 'Single-column': 'Single-column' } } diff --git a/src/i18n/locales/es.ts b/src/i18n/locales/es.ts index 1109f6a..f065135 100644 --- a/src/i18n/locales/es.ts +++ b/src/i18n/locales/es.ts @@ -486,7 +486,7 @@ export default { Rose: 'Rosa', 'Primary color': 'Color primario', Layout: 'Diseño', - 'Double column': 'Doble columna', - 'Single column': 'Columna única' + 'Two-column': 'Doble columna', + 'Single-column': 'Columna única' } } diff --git a/src/i18n/locales/fa.ts b/src/i18n/locales/fa.ts index d760950..38dcccd 100644 --- a/src/i18n/locales/fa.ts +++ b/src/i18n/locales/fa.ts @@ -481,7 +481,7 @@ export default { Rose: 'گلی', 'Primary color': 'رنگ اصلی', Layout: 'چیدمان', - 'Double column': 'دو ستونی', - 'Single column': 'تک ستونی' + 'Two-column': 'دو ستونی', + 'Single-column': 'تک ستونی' } } diff --git a/src/i18n/locales/fr.ts b/src/i18n/locales/fr.ts index 3b61e6b..936291c 100644 --- a/src/i18n/locales/fr.ts +++ b/src/i18n/locales/fr.ts @@ -491,7 +491,7 @@ export default { Rose: 'Rose', 'Primary color': 'Couleur principale', Layout: 'Disposition', - 'Double column': 'Double colonne', - 'Single column': 'Colonne unique' + 'Two-column': 'Deux colonnes', + 'Single-column': 'Une seule colonne' } } diff --git a/src/i18n/locales/hi.ts b/src/i18n/locales/hi.ts index 81c1d2f..77bba4f 100644 --- a/src/i18n/locales/hi.ts +++ b/src/i18n/locales/hi.ts @@ -483,7 +483,7 @@ export default { Rose: 'गुलाब', 'Primary color': 'प्राथमिक रंग', Layout: 'लेआउट', - 'Double column': 'दोहरा स्तंभ', - 'Single column': 'एकल स्तंभ' + 'Two-column': 'दोहरा स्तंभ', + 'Single-column': 'एकल स्तंभ' } } diff --git a/src/i18n/locales/it.ts b/src/i18n/locales/it.ts index ad0d006..55758c0 100644 --- a/src/i18n/locales/it.ts +++ b/src/i18n/locales/it.ts @@ -486,7 +486,7 @@ export default { Rose: 'Rosa', 'Primary color': 'Colore primario', Layout: 'Layout', - 'Double column': 'Doppia colonna', - 'Single column': 'Colonna singola' + 'Two-column': 'Doppia colonna', + 'Single-column': 'Colonna singola' } } diff --git a/src/i18n/locales/ja.ts b/src/i18n/locales/ja.ts index 405194e..379bdba 100644 --- a/src/i18n/locales/ja.ts +++ b/src/i18n/locales/ja.ts @@ -482,7 +482,7 @@ export default { Rose: 'ローズ', 'Primary color': '主要な色', Layout: 'レイアウト', - 'Double column': '2列', - 'Single column': '1列' + 'Two-column': '2列', + 'Single-column': '1列' } } diff --git a/src/i18n/locales/ko.ts b/src/i18n/locales/ko.ts index 0e1c5b9..c0716d2 100644 --- a/src/i18n/locales/ko.ts +++ b/src/i18n/locales/ko.ts @@ -482,7 +482,7 @@ export default { Rose: '장미', 'Primary color': '기본 색상', Layout: '레이아웃', - 'Double column': '두 열', - 'Single column': '한 열' + 'Two-column': '두 열', + 'Single-column': '한 열' } } diff --git a/src/i18n/locales/pl.ts b/src/i18n/locales/pl.ts index 8b29e41..330a05d 100644 --- a/src/i18n/locales/pl.ts +++ b/src/i18n/locales/pl.ts @@ -486,7 +486,7 @@ export default { Rose: 'Różany', 'Primary color': 'Kolor podstawowy', Layout: 'Układ', - 'Double column': 'Dwie kolumny', - 'Single column': 'Jedna kolumna' + 'Two-column': 'Dwie kolumny', + 'Single-column': 'Jedna kolumna' } } diff --git a/src/i18n/locales/pt-BR.ts b/src/i18n/locales/pt-BR.ts index 8cd458c..0b898bd 100644 --- a/src/i18n/locales/pt-BR.ts +++ b/src/i18n/locales/pt-BR.ts @@ -483,7 +483,7 @@ export default { Rose: 'Rosa', 'Primary color': 'Cor primária', Layout: 'Layout', - 'Double column': 'Coluna dupla', - 'Single column': 'Coluna única' + 'Two-column': 'Coluna dupla', + 'Single-column': 'Coluna única' } } diff --git a/src/i18n/locales/pt-PT.ts b/src/i18n/locales/pt-PT.ts index 9332192..d294e46 100644 --- a/src/i18n/locales/pt-PT.ts +++ b/src/i18n/locales/pt-PT.ts @@ -486,7 +486,7 @@ export default { Rose: 'Rosa', 'Primary color': 'Cor primária', Layout: 'Layout', - 'Double column': 'Coluna dupla', - 'Single column': 'Coluna única' + 'Two-column': 'Coluna dupla', + 'Single-column': 'Coluna única' } } diff --git a/src/i18n/locales/ru.ts b/src/i18n/locales/ru.ts index ab6aa8b..b4b3282 100644 --- a/src/i18n/locales/ru.ts +++ b/src/i18n/locales/ru.ts @@ -488,7 +488,7 @@ export default { Rose: 'Роза', 'Primary color': 'Основной цвет', Layout: 'Макет', - 'Double column': 'Две колонки', - 'Single column': 'Одна колонка' + 'Two-column': 'Две колонки', + 'Single-column': 'Одна колонка' } } diff --git a/src/i18n/locales/th.ts b/src/i18n/locales/th.ts index 2725684..8cd79f7 100644 --- a/src/i18n/locales/th.ts +++ b/src/i18n/locales/th.ts @@ -476,7 +476,7 @@ export default { Rose: 'กุหลาบ', 'Primary color': 'สีหลัก', Layout: 'เค้าโครง', - 'Double column': 'สองคอลัมน์', - 'Single column': 'คอลัมน์เดียว' + 'Two-column': 'สองคอลัมน์', + 'Single-column': 'คอลัมน์เดียว' } } diff --git a/src/i18n/locales/zh.ts b/src/i18n/locales/zh.ts index 6471f7f..1d37c8f 100644 --- a/src/i18n/locales/zh.ts +++ b/src/i18n/locales/zh.ts @@ -474,7 +474,7 @@ export default { Rose: '玫瑰色', 'Primary color': '主色调', Layout: '布局', - 'Double column': '双栏', - 'Single column': '单栏' + 'Two-column': '双栏', + 'Single-column': '单栏' } } diff --git a/src/pages/secondary/AppearanceSettingsPage/index.tsx b/src/pages/secondary/AppearanceSettingsPage/index.tsx index e84651d..aaee021 100644 --- a/src/pages/secondary/AppearanceSettingsPage/index.tsx +++ b/src/pages/secondary/AppearanceSettingsPage/index.tsx @@ -16,8 +16,8 @@ const THEMES = [ ] as const const LAYOUTS = [ - { key: false, label: 'Double column', icon: }, - { key: true, label: 'Single column', icon: } + { key: false, label: 'Two-column', icon: }, + { key: true, label: 'Single-column', icon: } ] as const const NOTIFICATION_STYLES = [