fix: make similar albums translateable
This commit is contained in:
@@ -60,5 +60,6 @@
|
||||
"playing-on": "Playing on",
|
||||
"local-playback": "Local playback",
|
||||
"streaming": "Streaming",
|
||||
"total-duration": "Total duration"
|
||||
"total-duration": "Total duration",
|
||||
"similar-albums": "Similar albums"
|
||||
}
|
||||
@@ -60,5 +60,6 @@
|
||||
"playing-on": "Speelt af op",
|
||||
"local-playback": "Lokaal afspelen",
|
||||
"streaming": "Streamen",
|
||||
"total-duration": "Totale duur"
|
||||
"total-duration": "Totale duur",
|
||||
"similar-albums": "Vergelijkbare albums"
|
||||
}
|
||||
@@ -58,4 +58,5 @@ export type LocaleKeys = 'play-next'
|
||||
| 'playing-on'
|
||||
| 'local-playback'
|
||||
| 'streaming'
|
||||
| 'total-duration'
|
||||
| 'total-duration'
|
||||
| 'similar-albums'
|
||||
Reference in New Issue
Block a user