Preliminary merged some barrier-free translations (thanks Alina Friedrichsen)
[project/luci.git] / i18n / english / luasrc / i18n / cbi.en.lua
1 cbi_add = [[Add entry]]
2 cbi_del = [[Remove entry]]
3 cbi_invalid = [[<strong>Error:</strong> Invalid input value]]
4 cbi_missing = [[<strong>Error:</strong> This field is mandatory]]
5 cbi_addopt = [[-- Additional Field --]]
6 cbi_optional = [[ (optional)]]
7 cbi_sectempty = [[This section contains no values yet]]
8 cbi_manual = [[-- custom --]]
9 cbi_select = [[-- Please choose --]]
10 cbi_gorel = [[Go to relevant configuration page]]