feat: support primary color customization

This commit is contained in:
codytseng 2025-10-18 23:18:44 +08:00
parent b17846f264
commit 28dad7373f
21 changed files with 644 additions and 43 deletions

View file

@ -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': 'प्राथमिक रंग'
}
}