Improve UI copy
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2285>
This commit is contained in:
parent
03a5a83a3b
commit
4ecbc8956a
|
@ -54,7 +54,7 @@ const store: Module<State, RootState> = {
|
||||||
},
|
},
|
||||||
random_library: {
|
random_library: {
|
||||||
name: 'Random',
|
name: 'Random',
|
||||||
description: 'Random picks from your library, be surprise by yourself ?'
|
description: 'Play something random from your library. Maybe you\'ll surprise yourself!'
|
||||||
},
|
},
|
||||||
favorites: {
|
favorites: {
|
||||||
name: 'Favorites',
|
name: 'Favorites',
|
||||||
|
|
Loading…
Reference in New Issue