anoncaptcha v0.91 - debug log for troubleshooting
This commit is contained in:
@@ -14,4 +14,6 @@ App::$strings = [
|
||||
"Settings updated." => "Einstellungen aktualisiert.",
|
||||
"Captcha" => "Captcha",
|
||||
"anti-spam" => "Antispam",
|
||||
"Enable debug console logging" => "Debug-Konsolenprotokollierung aktivieren",
|
||||
"When enabled, shows detailed debug messages in browser console for troubleshooting." => "Wenn aktiviert, werden detaillierte Debug-Nachrichten in der Browser-Konsole angezeigt, um Probleme zu beheben.",
|
||||
];
|
||||
|
||||
@@ -14,4 +14,6 @@ App::$strings = [
|
||||
"Settings updated." => "Settings updated.",
|
||||
"Captcha" => "Captcha",
|
||||
"anti-spam" => "anti-spam",
|
||||
"Enable debug console logging" => "Enable debug console logging",
|
||||
"When enabled, shows detailed debug messages in browser console for troubleshooting." => "When enabled, shows detailed debug messages in browser console for troubleshooting.",
|
||||
];
|
||||
|
||||
@@ -14,4 +14,6 @@ App::$strings = [
|
||||
"Settings updated." => "Configuración actualizada.",
|
||||
"Captcha" => "Captcha",
|
||||
"anti-spam" => "antispam",
|
||||
"Enable debug console logging" => "Habilitar registro de depuración en consola",
|
||||
"When enabled, shows detailed debug messages in browser console for troubleshooting." => "Cuando está habilitado, muestra mensajes de depuración detallados en la consola del navegador para solucionar problemas.",
|
||||
];
|
||||
|
||||
@@ -14,4 +14,6 @@ App::$strings = [
|
||||
"Settings updated." => "Paramètres mis à jour.",
|
||||
"Captcha" => "Captcha",
|
||||
"anti-spam" => "anti-spam",
|
||||
"Enable debug console logging" => "Activer la journalisation de débogage",
|
||||
"When enabled, shows detailed debug messages in browser console for troubleshooting." => "Lorsqu'activé, affiche des messages de débogage détaillés dans la console du navigateur pour le dépannage.",
|
||||
];
|
||||
|
||||
@@ -14,4 +14,6 @@ App::$strings = [
|
||||
"Settings updated." => "Настройки обновлены.",
|
||||
"Captcha" => "Капча",
|
||||
"anti-spam" => "от спама",
|
||||
"Enable debug console logging" => "Включить отладку в консоли",
|
||||
"When enabled, shows detailed debug messages in browser console for troubleshooting." => "При включении показывает подробные сообщения отладки в консоли браузера для поиска проблем.",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user