mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-26 06:11:15 +00:00
Update main_menu.sh
This commit is contained in:
@@ -34,7 +34,7 @@ initialize_cache() {
|
||||
fi
|
||||
}
|
||||
|
||||
Load language from JSON file
|
||||
# Load language from JSON file
|
||||
load_language() {
|
||||
if [ -f "$CONFIG_FILE" ]; then
|
||||
LANGUAGE=$(jq -r '.language' "$CONFIG_FILE")
|
||||
|
Reference in New Issue
Block a user