mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
Remove all legacy global namespace langs.
This commit is contained in:
@@ -122,7 +122,8 @@ void Changelogs::addLocalLogs() {
|
||||
addBetaLogs();
|
||||
}
|
||||
if (!_addedSomeLocal) {
|
||||
const auto text = lng_new_version_wrap(
|
||||
const auto text = tr::lng_new_version_wrap(
|
||||
tr::now,
|
||||
lt_version,
|
||||
QString::fromLatin1(AppVersionStr),
|
||||
lt_changes,
|
||||
|
Reference in New Issue
Block a user