Added nosbeacon flags to wifi configuration
[project/luci.git] / i18n / english / luasrc / i18n / cbi.en.lua
index d302ee5..7e5ae15 100644 (file)
@@ -1,5 +1,6 @@
 cbi_add = 'Add entry'
 cbi_del = 'Remove entry'
+cbi_replace = 'Replace entry'
 cbi_invalid = 'Invalid input value'
 cbi_invalid_section = '<strong>Validation failed:</strong> Please check any input fields for mistakes.'
 cbi_missing = 'This field is mandatory'
@@ -11,3 +12,6 @@ cbi_sectempty = 'This section contains no values yet'
 cbi_manual = '-- custom --'
 cbi_select = '-- Please choose --'
 cbi_gorel = 'Go to relevant configuration page'
+cbi_applying = 'Applying changes'
+cbi_upload = 'Uploaded File'
+cbi_browser = 'Search file...'