feat: support primary color customization
This commit is contained in:
@@ -457,6 +457,25 @@ export default {
|
||||
'Unpin from profile': 'إلغاء التثبيت من الملف الشخصي',
|
||||
'Pin to profile': 'تثبيت في الملف الشخصي',
|
||||
Appearance: 'المظهر',
|
||||
'Pure Black': 'أسود نقي'
|
||||
'Pure Black': 'أسود نقي',
|
||||
Default: 'افتراضي',
|
||||
Red: 'أحمر',
|
||||
Orange: 'برتقالي',
|
||||
Amber: 'عنبر',
|
||||
Yellow: 'أصفر',
|
||||
Lime: 'ليموني',
|
||||
Green: 'أخضر',
|
||||
Emerald: 'زمردي',
|
||||
Teal: 'أزرق مخضر',
|
||||
Cyan: 'سماوي',
|
||||
Sky: 'سماء',
|
||||
Blue: 'أزرق',
|
||||
Indigo: 'نيلي',
|
||||
Violet: 'بنفسجي',
|
||||
Purple: 'أرجواني',
|
||||
Fuchsia: 'فوشيا',
|
||||
Pink: 'وردي',
|
||||
Rose: 'وردة',
|
||||
'Primary color': 'اللون الأساسي'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -471,6 +471,25 @@ export default {
|
||||
'Unpin from profile': 'Vom Profil lösen',
|
||||
'Pin to profile': 'An Profil anheften',
|
||||
Appearance: 'Aussehen',
|
||||
'Pure Black': 'Reines Schwarz'
|
||||
'Pure Black': 'Reines Schwarz',
|
||||
Default: 'Standard',
|
||||
Red: 'Rot',
|
||||
Orange: 'Orange',
|
||||
Amber: 'Bernstein',
|
||||
Yellow: 'Gelb',
|
||||
Lime: 'Limette',
|
||||
Green: 'Grün',
|
||||
Emerald: 'Smaragd',
|
||||
Teal: 'Blaugrün',
|
||||
Cyan: 'Cyan',
|
||||
Sky: 'Himmelblau',
|
||||
Blue: 'Blau',
|
||||
Indigo: 'Indigo',
|
||||
Violet: 'Violett',
|
||||
Purple: 'Lila',
|
||||
Fuchsia: 'Fuchsia',
|
||||
Pink: 'Rosa',
|
||||
Rose: 'Rose',
|
||||
'Primary color': 'Primärfarbe'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -456,6 +456,25 @@ export default {
|
||||
'Unpin from profile': 'Unpin from profile',
|
||||
'Pin to profile': 'Pin to profile',
|
||||
Appearance: 'Appearance',
|
||||
'Pure Black': 'Pure Black'
|
||||
'Pure Black': 'Pure Black',
|
||||
Default: 'Default',
|
||||
Red: 'Red',
|
||||
Orange: 'Orange',
|
||||
Amber: 'Amber',
|
||||
Yellow: 'Yellow',
|
||||
Lime: 'Lime',
|
||||
Green: 'Green',
|
||||
Emerald: 'Emerald',
|
||||
Teal: 'Teal',
|
||||
Cyan: 'Cyan',
|
||||
Sky: 'Sky',
|
||||
Blue: 'Blue',
|
||||
Indigo: 'Indigo',
|
||||
Violet: 'Violet',
|
||||
Purple: 'Purple',
|
||||
Fuchsia: 'Fuchsia',
|
||||
Pink: 'Pink',
|
||||
Rose: 'Rose',
|
||||
'Primary color': 'Primary color'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -465,6 +465,25 @@ export default {
|
||||
'Unpin from profile': 'Desfijar del perfil',
|
||||
'Pin to profile': 'Fijar al perfil',
|
||||
Appearance: 'Apariencia',
|
||||
'Pure Black': 'Negro Puro'
|
||||
'Pure Black': 'Negro Puro',
|
||||
Default: 'Predeterminado',
|
||||
Red: 'Rojo',
|
||||
Orange: 'Naranja',
|
||||
Amber: 'Ámbar',
|
||||
Yellow: 'Amarillo',
|
||||
Lime: 'Lima',
|
||||
Green: 'Verde',
|
||||
Emerald: 'Esmeralda',
|
||||
Teal: 'Verde azulado',
|
||||
Cyan: 'Cian',
|
||||
Sky: 'Cielo',
|
||||
Blue: 'Azul',
|
||||
Indigo: 'Índigo',
|
||||
Violet: 'Violeta',
|
||||
Purple: 'Púrpura',
|
||||
Fuchsia: 'Fucsia',
|
||||
Pink: 'Rosa',
|
||||
Rose: 'Rosa',
|
||||
'Primary color': 'Color primario'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -460,6 +460,25 @@ export default {
|
||||
'Unpin from profile': 'لغو پین از پروفایل',
|
||||
'Pin to profile': 'پین به پروفایل',
|
||||
Appearance: 'ظاهر',
|
||||
'Pure Black': 'سیاه خالص'
|
||||
'Pure Black': 'سیاه خالص',
|
||||
Default: 'پیشفرض',
|
||||
Red: 'قرمز',
|
||||
Orange: 'نارنجی',
|
||||
Amber: 'کهربایی',
|
||||
Yellow: 'زرد',
|
||||
Lime: 'لیمویی',
|
||||
Green: 'سبز',
|
||||
Emerald: 'زمردی',
|
||||
Teal: 'سبز آبی',
|
||||
Cyan: 'فیروزهای',
|
||||
Sky: 'آسمانی',
|
||||
Blue: 'آبی',
|
||||
Indigo: 'نیلی',
|
||||
Violet: 'بنفش',
|
||||
Purple: 'ارغوانی',
|
||||
Fuchsia: 'فوشیا',
|
||||
Pink: 'صورتی',
|
||||
Rose: 'گلی',
|
||||
'Primary color': 'رنگ اصلی'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -470,6 +470,25 @@ export default {
|
||||
'Unpin from profile': 'Retirer l’épingle du profil',
|
||||
'Pin to profile': 'Épingler au profil',
|
||||
Appearance: 'Apparence',
|
||||
'Pure Black': 'Noir pur'
|
||||
'Pure Black': 'Noir pur',
|
||||
Default: 'Par défaut',
|
||||
Red: 'Rouge',
|
||||
Orange: 'Orange',
|
||||
Amber: 'Ambre',
|
||||
Yellow: 'Jaune',
|
||||
Lime: 'Citron vert',
|
||||
Green: 'Vert',
|
||||
Emerald: 'Émeraude',
|
||||
Teal: 'Sarcelle',
|
||||
Cyan: 'Cyan',
|
||||
Sky: 'Bleu ciel',
|
||||
Blue: 'Bleu',
|
||||
Indigo: 'Indigo',
|
||||
Violet: 'Violet',
|
||||
Purple: 'Pourpre',
|
||||
Fuchsia: 'Fuchsia',
|
||||
Pink: 'Rose',
|
||||
Rose: 'Rose',
|
||||
'Primary color': 'Couleur principale'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -462,6 +462,25 @@ export default {
|
||||
'Unpin from profile': 'प्रोफ़ाइल से पिन हटाएं',
|
||||
'Pin to profile': 'प्रोफ़ाइल पर पिन करें',
|
||||
Appearance: 'दिखावट',
|
||||
'Pure Black': 'शुद्ध काला'
|
||||
'Pure Black': 'शुद्ध काला',
|
||||
Default: 'डिफ़ॉल्ट',
|
||||
Red: 'लाल',
|
||||
Orange: 'नारंगी',
|
||||
Amber: 'एम्बर',
|
||||
Yellow: 'पीला',
|
||||
Lime: 'नींबू',
|
||||
Green: 'हरा',
|
||||
Emerald: 'पन्ना',
|
||||
Teal: 'टील',
|
||||
Cyan: 'सियान',
|
||||
Sky: 'आसमानी',
|
||||
Blue: 'नीला',
|
||||
Indigo: 'नील',
|
||||
Violet: 'बैंगनी',
|
||||
Purple: 'जामुनी',
|
||||
Fuchsia: 'फुशिया',
|
||||
Pink: 'गुलाबी',
|
||||
Rose: 'गुलाब',
|
||||
'Primary color': 'प्राथमिक रंग'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -465,6 +465,25 @@ export default {
|
||||
'Unpin from profile': 'Rimuovi fissaggio dal profilo',
|
||||
'Pin to profile': 'Fissa al profilo',
|
||||
Appearance: 'Aspetto',
|
||||
'Pure Black': 'Nero Puro'
|
||||
'Pure Black': 'Nero Puro',
|
||||
Default: 'Predefinito',
|
||||
Red: 'Rosso',
|
||||
Orange: 'Arancione',
|
||||
Amber: 'Ambra',
|
||||
Yellow: 'Giallo',
|
||||
Lime: 'Lime',
|
||||
Green: 'Verde',
|
||||
Emerald: 'Smeraldo',
|
||||
Teal: 'Turchese',
|
||||
Cyan: 'Ciano',
|
||||
Sky: 'Cielo',
|
||||
Blue: 'Blu',
|
||||
Indigo: 'Indaco',
|
||||
Violet: 'Viola',
|
||||
Purple: 'Porpora',
|
||||
Fuchsia: 'Fucsia',
|
||||
Pink: 'Rosa',
|
||||
Rose: 'Rosa',
|
||||
'Primary color': 'Colore primario'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -461,6 +461,25 @@ export default {
|
||||
'Unpin from profile': 'プロフィールから固定解除',
|
||||
'Pin to profile': 'プロフィールに固定',
|
||||
Appearance: '外観',
|
||||
'Pure Black': '純黒'
|
||||
'Pure Black': '純黒',
|
||||
Default: 'デフォルト',
|
||||
Red: '赤',
|
||||
Orange: 'オレンジ',
|
||||
Amber: 'アンバー',
|
||||
Yellow: '黄色',
|
||||
Lime: 'ライム',
|
||||
Green: '緑',
|
||||
Emerald: 'エメラルド',
|
||||
Teal: 'ティール',
|
||||
Cyan: 'シアン',
|
||||
Sky: 'スカイ',
|
||||
Blue: '青',
|
||||
Indigo: 'インディゴ',
|
||||
Violet: 'バイオレット',
|
||||
Purple: '紫',
|
||||
Fuchsia: 'フクシア',
|
||||
Pink: 'ピンク',
|
||||
Rose: 'ローズ',
|
||||
'Primary color': '主要な色'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -461,6 +461,25 @@ export default {
|
||||
'Unpin from profile': '프로필에서 고정 해제',
|
||||
'Pin to profile': '프로필에 고정',
|
||||
Appearance: '외관',
|
||||
'Pure Black': '순수한 검은색'
|
||||
'Pure Black': '순수한 검은색',
|
||||
Default: '기본',
|
||||
Red: '빨강',
|
||||
Orange: '주황',
|
||||
Amber: '호박색',
|
||||
Yellow: '노랑',
|
||||
Lime: '라임',
|
||||
Green: '초록',
|
||||
Emerald: '에메랄드',
|
||||
Teal: '청록',
|
||||
Cyan: '시안',
|
||||
Sky: '하늘색',
|
||||
Blue: '파랑',
|
||||
Indigo: '남색',
|
||||
Violet: '보라',
|
||||
Purple: '자주',
|
||||
Fuchsia: '자홍',
|
||||
Pink: '분홍',
|
||||
Rose: '장미',
|
||||
'Primary color': '기본 색상'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -465,6 +465,25 @@ export default {
|
||||
'Unpin from profile': 'Odpiń z profilu',
|
||||
'Pin to profile': 'Przypnij do profilu',
|
||||
Appearance: 'Wygląd',
|
||||
'Pure Black': 'Czysta Czerń'
|
||||
'Pure Black': 'Czysta Czerń',
|
||||
Default: 'Domyślny',
|
||||
Red: 'Czerwony',
|
||||
Orange: 'Pomarańczowy',
|
||||
Amber: 'Bursztynowy',
|
||||
Yellow: 'Żółty',
|
||||
Lime: 'Limonkowy',
|
||||
Green: 'Zielony',
|
||||
Emerald: 'Szmaragdowy',
|
||||
Teal: 'Morski',
|
||||
Cyan: 'Cyjan',
|
||||
Sky: 'Niebieski',
|
||||
Blue: 'Niebieski',
|
||||
Indigo: 'Indygo',
|
||||
Violet: 'Fioletowy',
|
||||
Purple: 'Purpurowy',
|
||||
Fuchsia: 'Fuksja',
|
||||
Pink: 'Różowy',
|
||||
Rose: 'Różany',
|
||||
'Primary color': 'Kolor podstawowy'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -462,6 +462,25 @@ export default {
|
||||
'Unpin from profile': 'Desafixar do perfil',
|
||||
'Pin to profile': 'Fixar no perfil',
|
||||
Appearance: 'Aparência',
|
||||
'Pure Black': 'Preto Puro'
|
||||
'Pure Black': 'Preto Puro',
|
||||
Default: 'Padrão',
|
||||
Red: 'Vermelho',
|
||||
Orange: 'Laranja',
|
||||
Amber: 'Âmbar',
|
||||
Yellow: 'Amarelo',
|
||||
Lime: 'Lima',
|
||||
Green: 'Verde',
|
||||
Emerald: 'Esmeralda',
|
||||
Teal: 'Turquesa',
|
||||
Cyan: 'Ciano',
|
||||
Sky: 'Céu',
|
||||
Blue: 'Azul',
|
||||
Indigo: 'Índigo',
|
||||
Violet: 'Violeta',
|
||||
Purple: 'Roxo',
|
||||
Fuchsia: 'Fúcsia',
|
||||
Pink: 'Rosa',
|
||||
Rose: 'Rosa',
|
||||
'Primary color': 'Cor primária'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -465,6 +465,25 @@ export default {
|
||||
'Unpin from profile': 'Desafixar do perfil',
|
||||
'Pin to profile': 'Fixar no perfil',
|
||||
Appearance: 'Aparência',
|
||||
'Pure Black': 'Preto Puro'
|
||||
'Pure Black': 'Preto Puro',
|
||||
Default: 'Padrão',
|
||||
Red: 'Vermelho',
|
||||
Orange: 'Laranja',
|
||||
Amber: 'Âmbar',
|
||||
Yellow: 'Amarelo',
|
||||
Lime: 'Lima',
|
||||
Green: 'Verde',
|
||||
Emerald: 'Esmeralda',
|
||||
Teal: 'Turquesa',
|
||||
Cyan: 'Ciano',
|
||||
Sky: 'Céu',
|
||||
Blue: 'Azul',
|
||||
Indigo: 'Índigo',
|
||||
Violet: 'Violeta',
|
||||
Purple: 'Roxo',
|
||||
Fuchsia: 'Fúcsia',
|
||||
Pink: 'Rosa',
|
||||
Rose: 'Rosa',
|
||||
'Primary color': 'Cor primária'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -467,6 +467,25 @@ export default {
|
||||
'Unpin from profile': 'Открепить из профиля',
|
||||
'Pin to profile': 'Закрепить в профиле',
|
||||
Appearance: 'Внешний вид',
|
||||
'Pure Black': 'Чистый Черный'
|
||||
'Pure Black': 'Чистый Черный',
|
||||
Default: 'По умолчанию',
|
||||
Red: 'Красный',
|
||||
Orange: 'Оранжевый',
|
||||
Amber: 'Янтарный',
|
||||
Yellow: 'Желтый',
|
||||
Lime: 'Лаймовый',
|
||||
Green: 'Зеленый',
|
||||
Emerald: 'Изумрудный',
|
||||
Teal: 'Бирюзовый',
|
||||
Cyan: 'Голубой',
|
||||
Sky: 'Небесный',
|
||||
Blue: 'Синий',
|
||||
Indigo: 'Индиго',
|
||||
Violet: 'Фиолетовый',
|
||||
Purple: 'Пурпурный',
|
||||
Fuchsia: 'Фуксия',
|
||||
Pink: 'Розовый',
|
||||
Rose: 'Роза',
|
||||
'Primary color': 'Основной цвет'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -455,6 +455,25 @@ export default {
|
||||
'Unpin from profile': 'ยกเลิกปักหมุดจากโปรไฟล์',
|
||||
'Pin to profile': 'ปักหมุดไปที่โปรไฟล์',
|
||||
Appearance: 'รูปลักษณ์',
|
||||
'Pure Black': 'สีดำล้วน'
|
||||
'Pure Black': 'สีดำล้วน',
|
||||
Default: 'ค่าเริ่มต้น',
|
||||
Red: 'แดง',
|
||||
Orange: 'ส้ม',
|
||||
Amber: 'อำพัน',
|
||||
Yellow: 'เหลือง',
|
||||
Lime: 'มะนาว',
|
||||
Green: 'เขียว',
|
||||
Emerald: 'มรกต',
|
||||
Teal: 'ฟ้าเขียว',
|
||||
Cyan: 'ฟ้าน้ำทะเล',
|
||||
Sky: 'ฟ้า',
|
||||
Blue: 'น้ำเงิน',
|
||||
Indigo: 'คราม',
|
||||
Violet: 'ม่วงอ่อน',
|
||||
Purple: 'ม่วง',
|
||||
Fuchsia: 'บานเย็น',
|
||||
Pink: 'ชมพู',
|
||||
Rose: 'กุหลาบ',
|
||||
'Primary color': 'สีหลัก'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -453,6 +453,25 @@ export default {
|
||||
'Unpin from profile': '从个人资料取消置顶',
|
||||
'Pin to profile': '置顶到个人资料',
|
||||
Appearance: '外观',
|
||||
'Pure Black': '纯黑'
|
||||
'Pure Black': '纯黑',
|
||||
Default: '默认',
|
||||
Red: '红色',
|
||||
Orange: '橙色',
|
||||
Amber: '琥珀色',
|
||||
Yellow: '黄色',
|
||||
Lime: '青柠色',
|
||||
Green: '绿色',
|
||||
Emerald: '翡翠色',
|
||||
Teal: '蓝绿色',
|
||||
Cyan: '青色',
|
||||
Sky: '天空色',
|
||||
Blue: '蓝色',
|
||||
Indigo: '靛蓝色',
|
||||
Violet: '紫罗兰色',
|
||||
Purple: '紫色',
|
||||
Fuchsia: '紫红色',
|
||||
Pink: '粉色',
|
||||
Rose: '玫瑰色',
|
||||
'Primary color': '主色调'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user