New translations forms.php (Greek)
This commit is contained in:
@@ -151,6 +151,7 @@ return [
|
|||||||
'display-graphs' => 'Display graphs on status page?',
|
'display-graphs' => 'Display graphs on status page?',
|
||||||
'about-this-page' => 'About this page',
|
'about-this-page' => 'About this page',
|
||||||
'days-of-incidents' => 'How many days of incidents to show?',
|
'days-of-incidents' => 'How many days of incidents to show?',
|
||||||
|
'time_before_refresh' => 'Status page refresh rate (in seconds).',
|
||||||
'banner' => 'Banner Image',
|
'banner' => 'Banner Image',
|
||||||
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
|
||||||
'subscribers' => 'Allow people to signup to email notifications?',
|
'subscribers' => 'Allow people to signup to email notifications?',
|
||||||
@@ -223,17 +224,18 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
// Buttons
|
// Buttons
|
||||||
'add' => 'Add',
|
'add' => 'Add',
|
||||||
'save' => 'Save',
|
'save' => 'Save',
|
||||||
'update' => 'Update',
|
'update' => 'Update',
|
||||||
'create' => 'Create',
|
'create' => 'Create',
|
||||||
'edit' => 'Edit',
|
'edit' => 'Edit',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Delete',
|
||||||
'submit' => 'Submit',
|
'submit' => 'Submit',
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Cancel',
|
||||||
'remove' => 'Remove',
|
'remove' => 'Remove',
|
||||||
'invite' => 'Invite',
|
'invite' => 'Invite',
|
||||||
'signup' => 'Εγγραφή',
|
'signup' => 'Εγγραφή',
|
||||||
|
'manage_updates' => 'Manage Updates',
|
||||||
|
|
||||||
// Other
|
// Other
|
||||||
'optional' => '* Optional',
|
'optional' => '* Optional',
|
||||||
|
|||||||
Reference in New Issue
Block a user