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