Update en.lang

This commit is contained in:
MacRimi 2025-01-12 18:12:18 +01:00 committed by GitHub
parent 4f3cf84796
commit 59a12c7ec7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,11 @@ OPTION_1="Configure iGPU + TPU"
OPTION_2="Repair network" OPTION_2="Repair network"
OPTION_3="Settings" OPTION_3="Settings"
# Version messages
VERSION_OPTION="Show version information"
VERSION_TITLE="Version Information"
VERSION_INFO="Current version: %s\n\nFor more information, visit:\nhttps://github.com/MacRimi/ProxMenux/tree/main"
# Update messages # Update messages
UPDATE_CHECKING="Checking for updates..." UPDATE_CHECKING="Checking for updates..."
UPDATE_ERROR_REMOTE="Error checking remote version." UPDATE_ERROR_REMOTE="Error checking remote version."