New translations forms.php (Hebrew)

This commit is contained in:
James Brooks 2018-01-16 14:07:48 +00:00
parent a3f610a1bf
commit 5d733c6b9a

View File

@ -151,6 +151,7 @@ return [
'display-graphs' => 'להציג גרפים בדף של סטטוס?',
'about-this-page' => 'About this page',
'days-of-incidents' => 'כמה ימים של אירועים להראות?',
'time_before_refresh' => 'Status page refresh rate (in seconds).',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
'subscribers' => 'Allow people to signup to email notifications?',
@ -223,17 +224,18 @@ return [
],
// Buttons
'add' => 'Add',
'save' => 'Save',
'update' => 'Update',
'create' => 'Create',
'edit' => 'Edit',
'delete' => 'Delete',
'submit' => 'Submit',
'cancel' => 'Cancel',
'remove' => 'Remove',
'invite' => 'Invite',
'signup' => 'Sign Up',
'add' => 'Add',
'save' => 'Save',
'update' => 'Update',
'create' => 'Create',
'edit' => 'Edit',
'delete' => 'Delete',
'submit' => 'Submit',
'cancel' => 'Cancel',
'remove' => 'Remove',
'invite' => 'Invite',
'signup' => 'Sign Up',
'manage_updates' => 'Manage Updates',
// Other
'optional' => '* Optional',