Command system: (コマンド系)
(EN)
- lang update Added translation ratio display
- Implement /f removeall command
- Fixed a problem that the maximum number of pages of the list command became wrong (fixes an error occurrence problem)
- Implement /f osl (opensourcelisence) command
(JP)
- lang update の言語一覧から翻訳割合の表示
- removeall コマンドを実装
- list コマンドの最大ページ数がおかしくなる問題を修正 (エラーが発生する問題を修正)
- osl (opensourcelisence) コマンドの追加
Language system: (言語系)
(EN)
- If there is no value for the language key, change it to get from the english.yml key
(JP)
- 言語キーに値がない場合、english.yml キーから取得するように変更
Lisence change (ライセンス変更):
(EN)
- Changed from MIT license to GPLv3 license
(JP)
- MIT ライセンスから GPLv3 ライセンスに変更