Skip to content

Commit

Permalink
Merge branch 'dev/4.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyutsuki committed Feb 9, 2024
2 parents 630e5a4 + 04f200f commit 31cef70
Show file tree
Hide file tree
Showing 21 changed files with 426 additions and 384 deletions.
13 changes: 13 additions & 0 deletions .github/changelogs/4.x/en_us.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# 4.x changelog

## 4.3.x

### 4.3.0

#### :globe_with_meridians: More i18n

- Translated by @TERAMMII: Korean reworked, English improved
- Translated by @DragonfireHD98: Added German

#### :arrow_heading_up: following PMMP changes

- Added support for PMMP 5.11.x (Minecraft 1.20.60~)

## 4.2.x

### 4.2.3
Expand Down
13 changes: 13 additions & 0 deletions .github/changelogs/4.x/ja_jp.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# 4.x 変更履歴

## 4.3.x

### 4.3.0

#### :globe_with_meridians: 国際化

- @TERAMMII による翻訳: 韓国語を手直しし、英語を改善
- @DragonfireHD98 による翻訳: ドイツ語を追加

#### :arrow_heading_up: PMMPの変更に追従

- PMMP 5.11.x (Minecraft 1.20.60~) に対応しました

## 4.2.x

### 4.2.3
Expand Down
1 change: 1 addition & 0 deletions .github/readme/ja_jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ Texterは複数ワールドに対応した、FloatingText(浮き文字)の追加
- [ ] tr_tr(トルコ語)
- [ ] zh_cn(中国語/簡体)
- [ ] vi_vn(ベトナム語)
- [x] de_de(ドイツ語)
1 change: 1 addition & 0 deletions .github/readme/ru_ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ Texter - это плагин для [PocketMine-MP](https://github.com/pmmp/Pock
- [ ] tr_tr(Turkish)
- [ ] zh_cn(Chinese/Simplified)
- [ ] vi_vn(Vietnamese)
- [x] de_de(German)
1 change: 1 addition & 0 deletions .github/readme/vi_vn.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ PR luôn được mở!
- [ ] tr_tr(Tiếng Thủ Nhĩ Kỳ)
- [ ] zh_cn(Tiếng Trung Quốc)
- [ ] vi_vn(Tiếng Việt)
- [x] de_de(Tiếng Đức)
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ issue or PR in other languages is welcome!
- [ ] tr_tr(Turkish)
- [ ] zh_cn(Chinese/Simplified)
- [ ] vi_vn(Vietnamese)
- [x] de_de(German)
Loading

0 comments on commit 31cef70

Please sign in to comment.