aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/CommandDialog.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/CommandDialog.js')
-rw-r--r--web/app/view/CommandDialog.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/CommandDialog.js b/web/app/view/CommandDialog.js
index ffe9095..24e0e19 100644
--- a/web/app/view/CommandDialog.js
+++ b/web/app/view/CommandDialog.js
@@ -97,7 +97,7 @@ Ext.define('Traccar.view.CommandDialog', {
items: [{
xtype: 'numberfield',
- fieldLabel: Strings.commandTimezoneOffset,
+ fieldLabel: Strings.commandTimezone,
name: 'timezone',
minValue: -12,
step: 0.5,