mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-23 04:30:11 +09:00
Add translation for Spotify function
This commit is contained in:
parent
04abc7d4bf
commit
dc8ccde80c
@ -2,5 +2,6 @@
|
|||||||
"footer": "This page is licensed under the MIT License.",
|
"footer": "This page is licensed under the MIT License.",
|
||||||
"source": "Source code",
|
"source": "Source code",
|
||||||
"tos": "yude.jp Terms of Service",
|
"tos": "yude.jp Terms of Service",
|
||||||
"yes_playing": "Playing {{playing}}"
|
"yes_playing": "Playing {{playing}}",
|
||||||
|
"listening": "Listening to {{listening}}"
|
||||||
}
|
}
|
@ -2,5 +2,6 @@
|
|||||||
"footer": "このページは MIT License の下でライセンスされています。",
|
"footer": "このページは MIT License の下でライセンスされています。",
|
||||||
"source": "ソースコード",
|
"source": "ソースコード",
|
||||||
"tos": "yude.jp サービス利用規約",
|
"tos": "yude.jp サービス利用規約",
|
||||||
"yes_playing": "{{playing}} をプレイ中"
|
"yes_playing": "{{playing}} をプレイ中",
|
||||||
|
"listening": "{{listening}} を再生中"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user