mirror of
https://github.com/jkcoxson/LocalDevVPN.git
synced 2026-03-02 06:26:16 +01:00
feat: add package to backport to iOS 14, fix other portions to aid backport
- transferred project to use xcconfig files - bumped version to 1.1.1 - added helper to get correct version in settings - fixed language picker - fixed connection status text - fixed various code formatting things
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
"biz_point4" = "• Todas las funciones son gratuitas para todos los usuarios";
|
||||
"biz_point5" = "• La app es desarrollada y mantenida como una utilidad abierta para la comunidad de iOS";
|
||||
"app_info_header" = "Información de la App";
|
||||
"requires_ios" = "Requiere iOS 16.0 o superior";
|
||||
"requires_ios" = "Requiere iOS 14.0 o superior";
|
||||
"uses_network_extension" = "Usa la API de Extensión de Red de Apple";
|
||||
"help_and_support_nav" = "Ayuda & Soporte";
|
||||
"setup_welcome_title" = "Bienvenido a StosVPN";
|
||||
|
||||
Reference in New Issue
Block a user