Skip to content

Commit

Permalink
Update .env.example to clarify second language selection options
Browse files Browse the repository at this point in the history
  • Loading branch information
MatinDehghanian committed Dec 14, 2024
1 parent 5e0db54 commit 17ee7f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ VITE_SUPPORT_URL=https://t.me/YourID
VITE_OFF_SECTIONS={"appsBox": true, "logoBox": true, "timeBox": true, "usageBox": true, "userBox": true, "supportBox": true, "configs": true}
# Apps JSON URL
VITE_JSON_APPS_URL=https://raw.githubusercontent.com/MatinDehghanian/public-assets/refs/heads/main/json/os.json
# Second Language Select {Options : en - ru }
VITE_SECOND_LANG=ru
# Second Language Select {Options : < en > For English & < ru > for Russian}
VITE_SECOND_LANG=en

### Host Settings
# Host URL
Expand Down

0 comments on commit 17ee7f4

Please sign in to comment.