summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorMarko Pušnik <marko.pusnik@guru.si>2015-10-15 18:46:02 +0200
committerMarko Pušnik <marko.pusnik@guru.si>2015-10-15 18:46:02 +0200
commit70787b8efa9a777e37989d1c0dfad3ade21e128e (patch)
treec12db3c89884540ec66becba1f4aa1edbba2c9fd /res
parent0374d419b6856e89fe494abe0241a62b163d2cca (diff)
lepšanje ali gršanje :)
Diffstat (limited to 'res')
-rw-r--r--res/en.json3
-rw-r--r--res/sl.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/res/en.json b/res/en.json
index c721548..bde0a98 100644
--- a/res/en.json
+++ b/res/en.json
@@ -1,6 +1,9 @@
{
"language": "Language",
+ "ui_language_title": "Select the UI language.",
"robot_address": "Robot’s IP address",
+ "robot_address_placeholder": "IP address",
+ "robot_address_title": "Set the robot's IPv4 or IPv6 address.",
"problem_list": "Problems",
"python": "Python",
"prolog": "Prolog",
diff --git a/res/sl.json b/res/sl.json
index 7745fd7..17ae22b 100644
--- a/res/sl.json
+++ b/res/sl.json
@@ -1,6 +1,9 @@
{
"language": "Jezik",
+ "ui_language_title": "Izberite jezik uporabniškega vmesnika.",
"robot_address": "Robotov naslov IP",
+ "robot_address_placeholder": "IP naslov",
+ "robot_address_title": "Vnesite IPv4 or IPv6 naslov robota.",
"problem_list": "Naloge",
"python": "Python",
"prolog": "Prolog",