summaryrefslogtreecommitdiffstats
path: root/modules-available/debugconfig/lang/pt/template-tags.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/debugconfig/lang/pt/template-tags.json')
-rw-r--r--modules-available/debugconfig/lang/pt/template-tags.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/modules-available/debugconfig/lang/pt/template-tags.json b/modules-available/debugconfig/lang/pt/template-tags.json
index 14367665..8989deec 100644
--- a/modules-available/debugconfig/lang/pt/template-tags.json
+++ b/modules-available/debugconfig/lang/pt/template-tags.json
@@ -1,3 +1,6 @@
{
- "lang_basicConfiguration": "Configura\u00e7\u00e3o B\u00e1sica"
-} \ No newline at end of file
+ "lang_debugConfig": "Remote Debugging Configuration",
+ "lang_debugDescription": "Configure remote debugging options. If enabled, the satellite server will accept client requests and relay data to the specified debugging server.",
+ "lang_debuggingActive": "Remote debugging is enabled",
+ "lang_debuggingInactive": "Remote debugging is disabled"
+}