summaryrefslogtreecommitdiffstats
path: root/modules-available/debugconfig/lang/pt/template-tags.json
diff options
context:
space:
mode:
authorChristoph Schulthess2017-04-06 14:32:01 +0200
committerChristoph Schulthess2017-04-06 14:32:01 +0200
commit2e063ab8fbc30fbaf16bd064e0bf9730fea0dca3 (patch)
treed9e33e9b99bb07b215081eeca20f7bca4ba3f93a /modules-available/debugconfig/lang/pt/template-tags.json
parenttroubleshooting (diff)
downloadslx-admin-2e063ab8fbc30fbaf16bd064e0bf9730fea0dca3.tar.gz
slx-admin-2e063ab8fbc30fbaf16bd064e0bf9730fea0dca3.tar.xz
slx-admin-2e063ab8fbc30fbaf16bd064e0bf9730fea0dca3.zip
shiny module
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"
+}