0
0
mirror of https://github.com/yude-jp/yude.jp synced 2025-10-12 11:18:36 +09:00

Show nothing when nothing playing

This commit is contained in:
2021-05-25 16:47:04 +09:00
parent 6caa13923f
commit e2db2de68b
3 changed files with 3 additions and 5 deletions

View File

@@ -2,6 +2,5 @@
"footer": "このページは MIT License の下でライセンスされています。",
"source": "ソースコード",
"tos": "yude.jp サービス利用規約",
"yes_playing": "{{playing}} をプレイ中",
"no_playing": "何もプレイしていません"
"yes_playing": "{{playing}} をプレイ中"
}