From 8063c5e93514475daba2caf6538e261f27681bc3 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 25 Jul 2015 21:26:07 +1200 Subject: Add send command dialog --- web/l10n/en.js | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'web/l10n') diff --git a/web/l10n/en.js b/web/l10n/en.js index 97612e56a..c1f7360a5 100644 --- a/web/l10n/en.js +++ b/web/l10n/en.js @@ -68,5 +68,13 @@ var strings = { state_title: 'State', state_name: 'Parameter', - state_value: 'Value' + state_value: 'Value', + + command_title: 'Command', + command_send: 'Send', + command_type: 'Type', + command_position_stop: 'Position Stop', + command_position_fix: 'Position Fix', + command_engine_stop: 'Engine Stop', + command_engine_resume: 'Engine Resume' }; -- cgit v1.2.3