0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-12-22 20:20:09 +09:00

Add translation: "閉じる"

This commit is contained in:
yude 2021-05-30 10:36:21 +09:00
parent d402ec85c2
commit ca6c94090c
Signed by: yude
GPG Key ID: EB0FE5D925C4A968
2 changed files with 4 additions and 2 deletions

View File

@ -3,5 +3,6 @@
"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}}" "listening": "Listening to {{listening}}",
"close": "Close"
} }

View File

@ -3,5 +3,6 @@
"source": "ソースコード", "source": "ソースコード",
"tos": "yude.jp サービス利用規約", "tos": "yude.jp サービス利用規約",
"yes_playing": "{{playing}} をプレイ中", "yes_playing": "{{playing}} をプレイ中",
"listening": "{{listening}} を再生中" "listening": "{{listening}} を再生中",
"close": "閉じる"
} }