Feature/2821 server maintenance info

This commit is contained in:
Frank Rotermund
2023-02-07 12:48:46 +00:00
parent e17e7c87a9
commit 19ff9e0371
6 changed files with 89 additions and 50 deletions
+1 -1
View File
@@ -647,7 +647,7 @@ public class BWIL10n: NSObject {
public static var downtimeDefaultMessage: String {
return BWIL10n.tr("Bwi", "downtime_default_message")
}
/// Server nicht erreichbar
/// Server nicht erreichbar
public static var downtimeTitle: String {
return BWIL10n.tr("Bwi", "downtime_title")
}