mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
feat(settings): Internationalize some strings (#2016)
This commit is contained in:
parent
a6e433bdc5
commit
dd6d4bf1c6
5 changed files with 66 additions and 10 deletions
|
|
@ -125,6 +125,17 @@ export default {
|
|||
settings: 'Ayarlar',
|
||||
logout: 'ÇIKIŞ YAP',
|
||||
language: 'Diller',
|
||||
lyric: 'Şarkı Sözleri',
|
||||
others: 'Diğerleri',
|
||||
customization: 'Özelleştirme',
|
||||
MusicGenrePreference: {
|
||||
text: 'Müzik Dili Tercihi',
|
||||
none: 'Tercih yok',
|
||||
mandarin: 'Çince dili',
|
||||
western: 'Avrupa ve Amerika',
|
||||
korean: 'Korece',
|
||||
japanese: 'Japonca',
|
||||
},
|
||||
musicQuality: {
|
||||
text: 'Müzik Kalitesi',
|
||||
low: 'Düşük',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue