aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php16
1 files changed, 16 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php
index e956d78fc..141802aa5 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -54,6 +54,22 @@
'registerbad' => "Your registration was unsuccessful. The username may already exist, or your passwords might not match.",
/**
+ * Generic action words
+ */
+
+ 'save' => "Save",
+ 'update' => "Update",
+ 'delete' => "Delete",
+ 'Load' => "Load",
+
+ /**
+ * Generic data words
+ */
+
+ 'title' => "Title",
+ 'description' => "Description",
+
+ /**
* Welcome
*/