* luci/libs/cbi:
[project/luci.git] / i18n / english / luasrc / i18n / cbi.en.lua
index 42f93d4..14b184b 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'
@@ -12,3 +13,4 @@ cbi_manual = '-- custom --'
 cbi_select = '-- Please choose --'
 cbi_gorel = 'Go to relevant configuration page'
 cbi_applying = 'Applying changes'
+cbi_upload = 'Uploaded File'