mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
Revert "- nhttpd: change default language to deutsch"
This reverts commitd207563bdf
. Origin commit data ------------------ Commit:5b8a910173
Author: vanhofen <vanhofen@gmx.de> Date: 2022-12-03 (Sat, 03 Dec 2022)
This commit is contained in:
@@ -89,7 +89,7 @@ void CLanguage::setLanguage(std::string _language){
|
|||||||
}
|
}
|
||||||
else if (i == 1) {
|
else if (i == 1) {
|
||||||
// load neutrino default language (should not happen)
|
// load neutrino default language (should not happen)
|
||||||
NeutrinoLanguage->loadConfig(LOCALEDIR "/deutsch.locale", ' ');
|
NeutrinoLanguage->loadConfig(LOCALEDIR "/english.locale", ' ');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user