mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-18 05:33:32 +02:00
Fix missing } from rebase.
This commit is contained in:
@@ -2714,6 +2714,7 @@ public class VectorL10n: NSObject {
|
||||
/// Live location enabled
|
||||
public static var liveLocationSharingBannerTitle: String {
|
||||
return VectorL10n.tr("Vector", "live_location_sharing_banner_title")
|
||||
}
|
||||
/// Loading
|
||||
public static var loading: String {
|
||||
return VectorL10n.tr("Vector", "loading")
|
||||
|
||||
Reference in New Issue
Block a user