diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index cbac37caa..851837aa8 100644 --- a/languages/en.php +++ b/languages/en.php @@ -595,6 +595,8 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", 'reply' => "Reply",
'more' => 'More',
'comments' => 'Comments',
+ 'import' => 'Import',
+ 'export' => 'Export',
'up' => 'Up',
'down' => 'Down',
@@ -627,7 +629,8 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", /**
* Generic questions
*/
- 'question:areyousure' => 'Are you sure?',
+
+ 'question:areyousure' => 'Are you sure?',
/**
* Generic data words
|