summaryrefslogtreecommitdiffhomepage
path: root/core/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/i18n')
-rw-r--r--core/src/i18n/cbi.en4
-rw-r--r--core/src/i18n/default.en22
2 files changed, 26 insertions, 0 deletions
diff --git a/core/src/i18n/cbi.en b/core/src/i18n/cbi.en
new file mode 100644
index 0000000000..6069cec453
--- /dev/null
+++ b/core/src/i18n/cbi.en
@@ -0,0 +1,4 @@
+cbi_add = "Add entry"
+cbi_del = "Remove entry"
+cbi_invalid = "Error: Invalid input value"
+cbi_addopt = "-- Field --" \ No newline at end of file
diff --git a/core/src/i18n/default.en b/core/src/i18n/default.en
new file mode 100644
index 0000000000..726095ae76
--- /dev/null
+++ b/core/src/i18n/default.en
@@ -0,0 +1,22 @@
+add = "Add"
+save = "Save"
+reset = "Reset"
+
+load = "Load"
+webif = "Webinterface"
+public = "Public"
+admin = "Administration"
+apply = "Apply"
+changes = "Changes"
+revert = "Revert"
+
+index = "Overview"
+system = "System"
+services = "Services"
+network = "Network"
+wifi = "Wifi"
+status = "Status"
+statistic = "Statistic"
+
+config = "Configuration"
+path = "Path" \ No newline at end of file