Translated using Weblate (English)
Currently translated at 100.0% (518 of 518 strings) Translated using Weblate (English) Currently translated at 100.0% (509 of 509 strings) Co-authored-by: Anonymous <noreply@weblate.org> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jeff <jeffvictorli@gmail.com> Translate-URL: https://hosted.weblate.org/projects/feishin/translation/en/ Translation: feishin/Translation
This commit is contained in:
parent
8e8380854e
commit
f74c2bc4e2
1 changed files with 3 additions and 2 deletions
|
@ -344,7 +344,7 @@
|
|||
"nowPlaying": "now playing",
|
||||
"playlists": "$t(entity.playlist_other)",
|
||||
"search": "$t(common.search)",
|
||||
"settings": "$t(entity.setting_other)",
|
||||
"settings": "$t(common.setting_other)",
|
||||
"tracks": "$t(entity.track_other)"
|
||||
},
|
||||
"trackList": {
|
||||
|
@ -381,7 +381,8 @@
|
|||
"skip_forward": "skip forwards",
|
||||
"stop": "stop",
|
||||
"toggleFullscreenPlayer": "toggle fullscreen player",
|
||||
"unfavorite": "unfavorite"
|
||||
"unfavorite": "unfavorite",
|
||||
"pause": "pause"
|
||||
},
|
||||
"setting": {
|
||||
"accentColor": "accent color",
|
||||
|
|
Reference in a new issue