83 lines
1.6 KiB
TypeScript
83 lines
1.6 KiB
TypeScript
export type LocaleKeys = 'play-next'
|
|
| 'play-album'
|
|
| 'queue'
|
|
| 'add-to-queue'
|
|
| 'clear-queue'
|
|
| 'no-results'
|
|
| 'album'
|
|
| 'albums'
|
|
| 'all-albums'
|
|
| 'search'
|
|
| 'music'
|
|
| 'now-playing'
|
|
| 'onboarding-welcome'
|
|
| 'onboarding-intro'
|
|
| 'onboarding-cta'
|
|
| 'set-jellyfin-server'
|
|
| 'set-jellyfin-server-instruction'
|
|
| 'settings'
|
|
| 'jellyfin-library'
|
|
| 'jellyfin-server-url'
|
|
| 'jellyfin-access-token'
|
|
| 'jellyfin-user-id'
|
|
| 'setting-cache'
|
|
| 'setting-cache-description'
|
|
| 'reset-cache'
|
|
| 'recent-albums'
|
|
| 'error-reporting'
|
|
| 'error-reporting-description'
|
|
| 'error-reporting-rationale'
|
|
| 'why-use-tracking'
|
|
| 'why-use-tracking-description'
|
|
| 'what-data-is-gathered'
|
|
| 'what-data-is-gathered-description'
|
|
| 'where-is-data-stored'
|
|
| 'where-is-data-stored-description'
|
|
| 'enable-error-reporting'
|
|
| 'enable-error-reporting-description'
|
|
| 'enable'
|
|
| 'disable'
|
|
| 'more-info'
|
|
| 'track'
|
|
| 'playlists'
|
|
| 'playlist'
|
|
| 'play-playlist'
|
|
| 'shuffle-album'
|
|
| 'shuffle-playlist'
|
|
| 'downloads'
|
|
| 'download-track'
|
|
| 'download-album'
|
|
| 'download-playlist'
|
|
| 'delete-album'
|
|
| 'delete-playlist'
|
|
| 'delete-track'
|
|
| 'delete-all-tracks'
|
|
| 'confirm-delete-all-tracks'
|
|
| 'total-download-size'
|
|
| 'no-downloads'
|
|
| 'retry-failed-downloads'
|
|
| 'you-are-offline-message'
|
|
| 'playing-on'
|
|
| 'local-playback'
|
|
| 'streaming'
|
|
| 'total-duration'
|
|
| 'similar-albums'
|
|
| 'playback-reporting'
|
|
| 'playback-reporting-description'
|
|
| 'color-scheme'
|
|
| 'color-scheme-description'
|
|
| 'color-scheme-system'
|
|
| 'color-scheme-light'
|
|
| 'color-scheme-dark'
|
|
| 'artists'
|
|
| 'privacy-policy'
|
|
| 'sleep-timer'
|
|
| 'delete'
|
|
| 'cancel'
|
|
| 'disc'
|
|
| 'lyrics'
|
|
| 'direct-play'
|
|
| 'transcoded'
|
|
| 'khz'
|
|
| 'kbps'
|