feat: add translations for sleep timer
This commit is contained in:
@@ -70,5 +70,6 @@
|
||||
"color-scheme-light": "Light Mode",
|
||||
"color-scheme-dark": "Dark Mode",
|
||||
"artists": "Artists",
|
||||
"privacy-policy": "Privacy Policy"
|
||||
"privacy-policy": "Privacy Policy",
|
||||
"sleep-timer": "Sleep timer"
|
||||
}
|
||||
|
||||
@@ -70,5 +70,6 @@
|
||||
"color-scheme-system": "Systeem",
|
||||
"color-scheme-light": "Lichte modus",
|
||||
"color-scheme-dark": "Donkere modus",
|
||||
"privacy-policy": "Privacybeleid"
|
||||
"privacy-policy": "Privacybeleid",
|
||||
"sleep-timer": "Slaaptimer"
|
||||
}
|
||||
|
||||
@@ -69,3 +69,4 @@ export type LocaleKeys = 'play-next'
|
||||
| 'color-scheme-dark'
|
||||
| 'artists'
|
||||
| 'privacy-policy'
|
||||
| 'sleep-timer'
|
||||
Reference in New Issue
Block a user