mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-07 09:18:18 +00:00
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>