Translations update
This commit is contained in:
@@ -782,7 +782,7 @@ internal enum L10n {
|
||||
internal static func crashDetectionDialogContent(_ p1: Any) -> String {
|
||||
return L10n.tr("Localizable", "crash_detection_dialog_content", String(describing: p1))
|
||||
}
|
||||
/// Messages you send will be shared with new members invited to this room. %1$@
|
||||
/// This room has been configured so that new members can read history. %1$@
|
||||
internal static func cryptoHistoryVisible(_ p1: Any) -> String {
|
||||
return L10n.tr("Localizable", "crypto_history_visible", String(describing: p1))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user