mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-05-24 14:46:12 +00:00
edbfd180b8
When displayed in Japanese, the `バージョン` (version) is in the middle, but the version number is at the end, so it is displayed strangely. Improve this. **"version_info":** ``` このウェブサイトはAnubisバージョンで動作しています ``` to ``` このウェブサイトはAnubisで動作しています バージョン ``` Signed-off-by: BALLOON | FU-SEN <5434159+fu-sen@users.noreply.github.com>