瀏覽代碼

Merge pull request #1314 from deltachat/set-translations

set stock translations on account changes
bjoern 4 年之前
父節點
當前提交
cc9108410b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      deltachat-ios/AppDelegate.swift

+ 1 - 0
deltachat-ios/AppDelegate.swift

@@ -473,6 +473,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
     }
 
     func reloadDcContext() {
+        setStockTranslations()
         locationManager.reloadDcContext()
         notificationManager.reloadDcContext()
         RelayHelper.sharedInstance.cancel()