2
0
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:
RadRussianRus
2019-10-06 04:45:49 +03:00
parent 2602d25fa5
commit 14bb3eabdc
6 changed files with 202 additions and 0 deletions

View File

@@ -183,6 +183,8 @@ void Application::run() {
refreshGlobalProxy(); // Depends on Global::started().
startLocalStorage();
Lang::Current().fillDefaultJson();
Lang::Current().fillFromJson();
ValidateScale();
if (Local::oldSettingsVersion() < AppVersion) {