Add offline message as i18n string

This commit is contained in:
Lei Nelissen
2022-01-02 23:03:15 +01:00
parent f78db52e0a
commit 5d6f65b699
3 changed files with 5 additions and 3 deletions

View File

@@ -53,4 +53,5 @@ export type LocaleKeys = 'play-next'
| 'delete-track'
| 'total-download-size'
| 'no-downloads'
| 'retry-failed-downloads'
| 'retry-failed-downloads'
| 'you-are-offline-message'