diff options
| author | kwadronaut <kwadronaut@autistici.org> | 2026-06-26 15:32:17 +0000 |
|---|---|---|
| committer | cyberta <cyberta@riseup.net> | 2026-06-26 15:32:17 +0000 |
| commit | 8726545d77ffbdba0fccacbd6069e8690f269ea6 (patch) | |
| tree | 7d3fea44285cbc80b1a8dc89fa034e69f97e7e0d /app/src/main/res/values/strings.xml | |
| parent | b195a81641deb6d48675d8744ed863d2daf7469c (diff) | |
Builtin localized language switcher
Diffstat (limited to 'app/src/main/res/values/strings.xml')
| -rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1ca91264..7967505f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -239,6 +239,7 @@ <string name="permission_rejected">Permission request rejected.</string> <string name="login_not_supported">The current app version doesn\'t support logins, which you need to update your VPN certificate for this provider.</string> <string name="select_language">Select Language</string> + <string name="system_default">System default</string> <string name="syntax_check">Syntax Check:</string> <string name="validation_status_success">Good</string> <string name="validation_status_failure">Bad</string> |
