mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-17 13:19:59 +02:00
Merge pull request #5984 from vector-im/doug/disable_rtl
Disable RTL languages for now.
This commit is contained in:
@@ -67,6 +67,8 @@ targets:
|
||||
- path: .
|
||||
excludes:
|
||||
- "Modules/Room/EmojiPicker/Data/EmojiMart/EmojiJSONStore.swift"
|
||||
- "Assets/ar.lproj/**" # RTL is broken so languages are disabled for now
|
||||
- "Assets/he.lproj/**"
|
||||
- path: ../RiotShareExtension/Shared
|
||||
- path: Modules/MatrixKit
|
||||
excludes:
|
||||
|
||||
@@ -1 +1 @@
|
||||
Translations: Enable all languages rather than waiting for an 80% translation.
|
||||
Translations: Enable all languages rather than waiting for an 80% translation. RTL languages are still disabled due to layout and formatting bugs.
|
||||
|
||||
Reference in New Issue
Block a user