diff --git a/CHANGELOG.md b/CHANGELOG.md
index ecd5dcd72..bc512bbd2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,8 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## 5.1.0 - undefined
-
-
### Added
- VFS Encryption
- File viewer in chats (Image/Animated Image/Video/Texts) with the option to export the file.
@@ -15,15 +13,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## 5.0.15 - undefined
-## Fixed
+### Fixed
- Fix using only username in URI handlers.
- Chat flickering on load.
- Color of busy indicator when the chat is loading.
- Update SDK to 5.2.42
+### Added
+- New language support: Czech
+
## 5.0.14 - 2023-03-16
-## Fixed
+### Fixed
- Downgrade Qt back to 5.15.2 because of Qt commercial licence that break other GPL licences.
- Show file extension image instead of thumbnails if image's size factor is too low/high.
- Update SDK to 5.2.35 (ZLib vulnerability).
diff --git a/linphone-app/CMakeLists.txt b/linphone-app/CMakeLists.txt
index 9f6fe0d5a..cd6b85f47 100644
--- a/linphone-app/CMakeLists.txt
+++ b/linphone-app/CMakeLists.txt
@@ -475,7 +475,7 @@ endif()
set(LANGUAGES_DIRECTORY "${ASSETS_DIR}/languages")
set(I18N_FILENAME i18n.qrc)
-set(LANGUAGES da de en es fr_FR hu it ja lt pt_BR ru sv tr uk zh_CN)
+set(LANGUAGES cs da de en es fr_FR hu it ja lt pt_BR ru sv tr uk zh_CN)
# ------------------------------------------------------------------------------
diff --git a/linphone-app/assets/languages/ja.ts b/linphone-app/assets/languages/ja.ts
index 416a0019d..072f0212b 100644
--- a/linphone-app/assets/languages/ja.ts
+++ b/linphone-app/assets/languages/ja.ts
@@ -1908,7 +1908,7 @@
adminStatus'Admin' : Admin(istrator)
-
+ 管理者word for admin status
@@ -1938,7 +1938,7 @@
cancelButton'Cancel' : Cancel button
-
+ キャンセルmissingSubject
@@ -1965,7 +1965,7 @@
subjectLabel'Subject' : Label of a text field about the subject of the conference
-
+ 件名subjectPlaceholder
@@ -1975,18 +1975,18 @@
subjectTooltip'Current subject of the Meeting. It cannot be empty'
-
+ 現在のチャットルームの件名です。空にすることはできません。Explanation about the subject of the meetingaskEncryption'Would you like to encrypt your meeting ?' : Ask about setting the meeting as secured.
-
+ チャットを暗号化しますか?participantSelectionPlaceholder'Select participants' : Placeholder for a search on participant to add them in selection.
-
+ 参加者を選択participantSelectionTooltip
@@ -1996,7 +1996,7 @@
adminStatus'Admin' : Admin(istrator)
-
+ 管理者word for admin status
@@ -2218,23 +2218,23 @@
addParticipantPlaceholder'Add Participants' : Placeholder in a search bar for adding participant to the chat room
-
+ 参加者を追加addParticipantTooltip'Search participants in your contact list in order to invite them into the chat room.'
-
+ チャットルームに招待するため、連絡先リストから参加者を検索します。Explanation for inviting the selected participants into chat roomparticipantList'Participant list'
-
+ 参加者リストadminStatus'Admin' : Admin(istrator)
-
+ 管理者word for admin status
@@ -3694,7 +3694,7 @@
cancelButton'Cancel' : Cancel button.
-
+ キャンセルstartButton