X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fhe.lang.php;h=8a79f2b55f1d187cb77a4b5614b4427c1be3a775;hb=ad98b13400fdc2fa2299a22c9bd54c4cd27960c3;hp=400f2e88e173e9d896e55b83ff1113e868659b1a;hpb=e796911d4d8892dbe6ac2731331357d2212db58b;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 400f2e88..8a79f2b5 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -121,12 +121,6 @@ $i18n_key_words = array( 'button.copy' => 'העתק', 'button.cancel' => 'ביטול', 'button.submit' => 'שלח', -'button.add_user' => 'הוסף משתמש', -'button.add_project' => 'הוסף פרוייקט', -'button.add_task' => 'הוסף משימה', -'button.add_client' => 'הוסף לקוח', -'button.add_invoice' => 'הוסף חשבונית', -'button.add_option' => 'הוסף אפשרות', 'button.add' => 'הוסף', 'button.generate' => 'הרץ', 'button.reset_password' => 'איפוס סיסמה', @@ -432,6 +426,12 @@ $i18n_key_words = array( 'form.users.rate' => 'תעריף', 'form.users.default_rate' => 'תעריף ברירת מחדל לשעה', +// Roles form. See example at https://timetracker.anuko.com/roles.php +// TODO: translate the following. +// 'form.roles.active_roles' => 'Active Roles', +// 'form.roles.inactive_roles' => 'Inactive Roles', +// 'form.roles.rights' => 'Rights', + // Clients form. See example at https://timetracker.anuko.com/clients.php 'form.clients.active_clients' => 'לקוחות פעילים', 'form.clients.inactive_clients' => 'לקוחות לא פעילים',