mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
Started testing of translation rewrites
This commit is contained in:
@@ -183,6 +183,8 @@ void Application::run() {
|
||||
refreshGlobalProxy(); // Depends on Global::started().
|
||||
|
||||
startLocalStorage();
|
||||
Lang::Current().fillDefaultJson();
|
||||
Lang::Current().fillFromJson();
|
||||
ValidateScale();
|
||||
|
||||
if (Local::oldSettingsVersion() < AppVersion) {
|
||||
|
Reference in New Issue
Block a user