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