change: specific report copy for DMs

This commit is contained in:
Mauro Romito
2025-04-14 14:45:49 +02:00
committed by Mauro
parent 1bc16c84ba
commit a2be8ac730
6 changed files with 7 additions and 3 deletions

View File

@@ -236,6 +236,8 @@ internal enum L10n {
internal static var actionReportBug: String { return L10n.tr("Localizable", "action_report_bug") }
/// Report content
internal static var actionReportContent: String { return L10n.tr("Localizable", "action_report_content") }
/// Report conversation
internal static var actionReportDm: String { return L10n.tr("Localizable", "action_report_dm") }
/// Report room
internal static var actionReportRoom: String { return L10n.tr("Localizable", "action_report_room") }
/// Reset