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

Add server version

This commit is contained in:
2021-05-31 10:06:04 +09:00
parent 6d28753dd7
commit 02aa9e97e1
3 changed files with 7 additions and 2 deletions

View File

@@ -5,5 +5,6 @@
"offline": "サーバーがオフラインのようです。",
"address": "サーバー アドレス",
"fail": "サーバーの状態を取得できませんでした。",
"loading": "サーバーの状態を取得しています..."
"loading": "サーバーの状態を取得しています...",
"version": "バージョン"
}