Add playing status on profile

This commit is contained in:
2021-05-25 16:45:46 +09:00
parent 4d4483521d
commit 6caa13923f
5 changed files with 37 additions and 4 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
{
"footer": "This page is licensed under the MIT License.",
"source": "Source code",
"tos": "yude.jp Terms of Service"
"tos": "yude.jp Terms of Service",
"yes_playing": "Playing {{playing}}",
"no_playing": "Nothing playing"
}