summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/en.js')
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/locales/en.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js
index 8084cd0..cc94d87 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js
@@ -294,6 +294,10 @@ export default {
'music.unknown_album': 'Unknown album',
'music.various': 'Various',
'music.play_all': 'Play all',
+ 'music.menu_more': 'More…',
+ 'music.menu_play': 'Play',
+ 'music.menu_play_next': 'Play next',
+ 'music.menu_enqueue': 'Add to queue',
'music.n_tracks': {
one: '{n} track',
other: '{n} tracks',