Improving user experience + multiple fan profiles are now available
This commit is contained in:
@@ -31,5 +31,9 @@ window.lang = {
|
||||
"httpsHost": "تنفيذ الإضافات بإستخدام GoldHEN غير مدعوم حاليا, إضغط على الزر الأزرق ادناه للإنتقال الى الهوست المدعوم",
|
||||
"ghVer" : "إصدارات GoldHEN",
|
||||
"otherVer": "إصدارات اخرى",
|
||||
"latestVer": "الأحدث"
|
||||
"latestVer": "الأحدث",
|
||||
"fanTitle": "سرعة المراوح",
|
||||
"fanDescription": "يضبط درجة الحرارة حيث سيتم تشغيل المروحة في وضع التوربو",
|
||||
"selectTemp": "قم بإختيار درجة حرارة",
|
||||
"default": "الإفتراضي"
|
||||
}
|
||||
@@ -29,7 +29,11 @@ window.lang = {
|
||||
"waitingUserInput": "Waiting for user action",
|
||||
"cache": "Installing Cache: ",
|
||||
"httpsHost": "Loading payloads through GoldHEN's BinLoader is not possible at the moment, click the blue button below to use the supported host.",
|
||||
"ghVer" : "GoldHEN Versions",
|
||||
"ghVer": "GoldHEN Versions",
|
||||
"otherVer": "Other versions",
|
||||
"latestVer": "Latest"
|
||||
"latestVer": "Latest",
|
||||
"fanTitle": "Fan Threshold",
|
||||
"fanDescription": "Sets the temperature threshold where the fan will kick into turbo",
|
||||
"selectTemp": "Select a temperature",
|
||||
"default": "Default" // Fan default string
|
||||
}
|
||||
Reference in New Issue
Block a user