summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/en.json2
-rw-r--r--res/sl.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/res/en.json b/res/en.json
index 5e172c9..fb861c7 100644
--- a/res/en.json
+++ b/res/en.json
@@ -3,6 +3,8 @@
"here": "here",
"language": "Language",
"ui_language_title": "Select the UI language.",
+ "password_change_failed": "Password change failed.",
+ "password_changed": "Password changed.",
"passwords_do_not_match": "Passwords do not match.",
"robot_address": "Robot’s IP address",
"robot_address_placeholder": "IP address",
diff --git a/res/sl.json b/res/sl.json
index e17684a..aebc87f 100644
--- a/res/sl.json
+++ b/res/sl.json
@@ -3,6 +3,8 @@
"here": "tukaj",
"language": "Jezik",
"ui_language_title": "Izberi jezik uporabniškega vmesnika.",
+ "password_change_failed": "Sprememba gesla ni uspela.",
+ "password_changed": "Geslo spremenjeno.",
"passwords_do_not_match": "Gesli se ne ujemata.",
"robot_address": "Robotov naslov IP",
"robot_address_placeholder": "Naslov IP",