diff --git a/Program.cs b/Program.cs
index 65c9839..add4295 100644
--- a/Program.cs
+++ b/Program.cs
@@ -290,4 +290,4 @@ catch (Exception ex)
finally
{
Log.CloseAndFlush();
-}
\ No newline at end of file
+}
diff --git a/Properties/launchSettings.json b/Properties/launchSettings.json
index fc77274..4474b20 100644
--- a/Properties/launchSettings.json
+++ b/Properties/launchSettings.json
@@ -6,7 +6,7 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
- "applicationUrl": "https://localhost:52428;https://192.168.0.85:52428;http://localhost:52429"
+ "applicationUrl": "https://localhost:52428;http://192.168.0.85:52429;http://localhost:52429"
}
}
}
\ No newline at end of file
diff --git a/Resources/SharedResource.Designer.cs b/Resources/SharedResource.Designer.cs
index 197f181..42af7c8 100644
--- a/Resources/SharedResource.Designer.cs
+++ b/Resources/SharedResource.Designer.cs
@@ -393,6 +393,15 @@ namespace QRRapidoApp.Resources {
}
}
+ ///
+ /// Looks up a localized string similar to Sem senha .
+ ///
+ public static string OpenNetwork {
+ get {
+ return ResourceManager.GetString("OpenNetwork", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to QR Rapido Premium.
///
@@ -681,6 +690,15 @@ namespace QRRapidoApp.Resources {
}
}
+ ///
+ /// Looks up a localized string similar to WEP (muito antigo).
+ ///
+ public static string WEPLegacy {
+ get {
+ return ResourceManager.GetString("WEPLegacy", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to WiFi.
///
@@ -689,5 +707,14 @@ namespace QRRapidoApp.Resources {
return ResourceManager.GetString("WiFiType", resourceCulture);
}
}
+
+ ///
+ /// Looks up a localized string similar to Rede WPA (a mais comum).
+ ///
+ public static string WPARecommended {
+ get {
+ return ResourceManager.GetString("WPARecommended", resourceCulture);
+ }
+ }
}
}
diff --git a/Resources/SharedResource.en.resx b/Resources/SharedResource.en.resx
index c2717a9..5e8b560 100644
--- a/Resources/SharedResource.en.resx
+++ b/Resources/SharedResource.en.resx
@@ -1,5 +1,64 @@
+
@@ -28,9 +87,9 @@
-
-
-
+
+
+
@@ -39,7 +98,7 @@
-
+
@@ -268,7 +327,15 @@
Colorful
-
+
+ WPA netwrok (most commom)
+
+
+ WEP (muito antigo)
+
+
+ No password
+
Accelerate your productivity with the world's fastest QR generator
@@ -389,7 +456,6 @@
Payment processing error. Please try again.
-
Advertisement
@@ -402,7 +468,6 @@
Premium: No ads + History + Unlimited QR
-
Login with your account and get:
@@ -439,7 +504,6 @@
Privacy Policy
-
Payment successful!
@@ -494,7 +558,6 @@
An error occurred while initializing payment. Please try again.
-
Your generated QR codes are saved here for future download
@@ -522,7 +585,6 @@
Error regenerating QR Code. Please try again.
-
Small (200px)
@@ -598,6 +660,27 @@
Accelerate for $19.90/month
+
+ First, choose the QR Code type
+
+
+ 🌐 To generate QR for URL, enter the complete address (ex: https://google.com)
+
+
+ 👤 For business card, fill in name, phone and email in the fields below
+
+
+ 📶 For WiFi, enter network name, password and security type
+
+
+ 💬 For SMS, enter recipient number and message
+
+
+ 📧 For email, fill in recipient, subject and message (optional)
+
+
+ 📝 For free text, enter any content you want
+
Tips for Faster QR
@@ -640,7 +723,6 @@
Many ads
-
average
diff --git a/Resources/SharedResource.es.resx b/Resources/SharedResource.es.resx
index ad3082c..6bf68cb 100644
--- a/Resources/SharedResource.es.resx
+++ b/Resources/SharedResource.es.resx
@@ -1,5 +1,64 @@
+
@@ -28,9 +87,9 @@
-
-
-
+
+
+
@@ -39,7 +98,7 @@
-
+
@@ -268,7 +327,15 @@
Colorido
-
+
+ Rede WPA (a mais comum)
+
+
+ WEP (muito antigo)
+
+
+ Sin contrasenha
+
Acelera tu productividad con el generador de QR más rápido del mundo
@@ -389,7 +456,6 @@
Error al procesar el pago. Inténtalo de nuevo.
-
Publicidad
@@ -402,7 +468,6 @@
Premium: Sin anuncios + Historial + QR ilimitados
-
Inicia sesión con tu cuenta y obtén:
@@ -439,7 +504,6 @@
Política de Privacidad
-
¡Pago exitoso!
@@ -494,7 +558,6 @@
Ocurrió un error al iniciar el pago. Inténtalo de nuevo.
-
Tus códigos QR generados se guardan aquí para descarga futura
@@ -522,7 +585,6 @@
Error al regenerar el Código QR. Inténtalo de nuevo.
-
Pequeño (200px)
@@ -598,6 +660,27 @@
Acelerar por $19.90/mes
+
+ Primero, elige el tipo de código QR
+
+
+ 🌐 Para generar QR de URL, ingresa la dirección completa (ej: https://google.com)
+
+
+ 👤 Para tarjeta de visita, completa nombre, teléfono y email en los campos
+
+
+ 📶 Para WiFi, ingresa nombre de red, contraseña y tipo de seguridad
+
+
+ 💬 Para SMS, ingresa el número del destinatario y el mensaje
+
+
+ 📧 Para email, completa destinatario, asunto y mensaje (opcional)
+
+
+ 📝 Para texto libre, ingresa cualquier contenido que desees
+
Consejos para QR Más Rápidos
@@ -640,7 +723,6 @@
Muchos anuncios
-
promedio
diff --git a/Resources/SharedResource.pt-BR.resx b/Resources/SharedResource.pt-BR.resx
index de19161..13a10e4 100644
--- a/Resources/SharedResource.pt-BR.resx
+++ b/Resources/SharedResource.pt-BR.resx
@@ -1,5 +1,64 @@
+
@@ -28,9 +87,9 @@
-
-
-
+
+
+
@@ -39,7 +98,7 @@
-
+
@@ -268,7 +327,15 @@
Colorido
-
+
+ Rede WPA (a mais comum)
+
+
+ WEP (muito antigo)
+
+
+ Sem senha
+
Acelere sua produtividade com o gerador de QR mais rápido do mundo
@@ -389,7 +456,6 @@
Erro ao processar pagamento. Tente novamente.
-
Publicidade
@@ -402,7 +468,6 @@
Premium: Sem anúncios + Histórico + QR ilimitados
-
Entre com sua conta e ganhe:
@@ -439,7 +504,6 @@
Política de Privacidade
-
Pagamento bem-sucedido!
@@ -494,7 +558,6 @@
Ocorreu um erro ao iniciar o pagamento. Tente novamente.
-
Seus QR codes gerados ficam salvos aqui para download futuro
@@ -522,7 +585,6 @@
Erro ao regenerar QR Code. Tente novamente.
-
Pequeno (200px)
@@ -598,6 +660,27 @@
Acelerar por R$ 19,90/mês
+
+ Primeiro, escolha o tipo de QR Code
+
+
+ 🌐 Para gerar QR de URL, digite o endereço completo (ex: https://google.com)
+
+
+ 👤 Para cartão de visita, preencha nome, telefone e email nos campos abaixo
+
+
+ 📶 Para WiFi, informe nome da rede, senha e tipo de segurança
+
+
+ 💬 Para SMS, digite o número do destinatário e a mensagem
+
+
+ 📧 Para email, preencha destinatário, assunto e mensagem (opcional)
+
+
+ 📝 Para texto livre, digite qualquer conteúdo que desejar
+
Dicas para QR Mais Rápidos
@@ -640,7 +723,6 @@
Muitos anúncios
-
médio
diff --git a/Resources/SharedResource.resx b/Resources/SharedResource.resx
index d5fd987..d3366af 100644
--- a/Resources/SharedResource.resx
+++ b/Resources/SharedResource.resx
@@ -1,5 +1,64 @@
+
@@ -28,9 +87,9 @@
-
-
-
+
+
+
@@ -39,7 +98,7 @@
-
+
@@ -268,4 +327,13 @@
Colorful
+
+ Rede WPA (a mais comum)
+
+
+ WEP (muito antigo)
+
+
+ Sem senha
+
\ No newline at end of file
diff --git a/Views/Home/Index.cshtml b/Views/Home/Index.cshtml
index cbb344e..0a9dbf6 100644
--- a/Views/Home/Index.cshtml
+++ b/Views/Home/Index.cshtml
@@ -75,7 +75,7 @@
-