aboutsummaryrefslogtreecommitdiff
path: root/web/Strings.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/Strings.js')
-rw-r--r--web/Strings.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/Strings.js b/web/Strings.js
index 6d210f75b..d853a8f00 100644
--- a/web/Strings.js
+++ b/web/Strings.js
@@ -25,7 +25,8 @@ Ext.define('Strings', {
login_failed: 'Incorrect user name or password.',
device_title: 'Devices',
+ device_name: 'Name',
+ device_identifier: 'Identifier',
map_title: 'Map'
-
});