summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-10-13 12:03:10 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-10-13 12:03:10 +0200
commit298ab560e8c599dfaf4829eb1426c6642a823122 (patch)
treefaf4ea8cf9b4927c6f124a43a6652f372f31c6e0 /res
parentd82ad6356586e74f41869647d57157993a3d6161 (diff)
Store robot's address in settings
Diffstat (limited to 'res')
-rw-r--r--res/en.json1
-rw-r--r--res/sl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/res/en.json b/res/en.json
index 4cae11b..2dbf4fd 100644
--- a/res/en.json
+++ b/res/en.json
@@ -1,5 +1,6 @@
{
"language": "Language",
+ "robot_address": "Robot’s IP address",
"problem_list": "Problems",
"python": "Python",
"prolog": "Prolog",
diff --git a/res/sl.json b/res/sl.json
index 26d33ec..eb6b24d 100644
--- a/res/sl.json
+++ b/res/sl.json
@@ -1,5 +1,6 @@
{
"language": "Jezik",
+ "robot_address": "Robotov naslov IP",
"problem_list": "Naloge",
"python": "Python",
"prolog": "Prolog",