feat: support primary color customization
This commit is contained in:
@@ -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': '主要な色'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user