chore: include privacy policy in app
This commit is contained in:
@@ -69,5 +69,6 @@
|
||||
"color-scheme-system": "System",
|
||||
"color-scheme-light": "Light Mode",
|
||||
"color-scheme-dark": "Dark Mode",
|
||||
"artists": "Artists"
|
||||
"artists": "Artists",
|
||||
"privacy-policy": "Privacy Policy"
|
||||
}
|
||||
|
||||
@@ -67,4 +67,5 @@ export type LocaleKeys = 'play-next'
|
||||
| 'color-scheme-system'
|
||||
| 'color-scheme-light'
|
||||
| 'color-scheme-dark'
|
||||
| 'artists'
|
||||
| 'artists'
|
||||
| 'privacy-policy'
|
||||
|
||||
Reference in New Issue
Block a user