mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-15 20:06:54 +00:00
Update main_menu.sh
This commit is contained in:
parent
c794d5d7fb
commit
3b462769c3
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user