X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsl.lang.php;h=154d2d644506781e51b0bb03a5e518812473d0fa;hb=8ee49f1b739cb1212fed94074082b01154e928e0;hp=52432827396f39ae4fed85a2b0bc40c5bab19366;hpb=9992cce445a61a2f9dbe18abe2a3340ade5b615b;p=timetracker.git diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 52432827..154d2d64 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -94,11 +94,6 @@ $i18n_key_words = array( // 'error.task_exists' => 'Task with this name already exists.', // 'error.client_exists' => 'Client with this name already exists.', // 'error.invoice_exists' => 'Invoice with this number already exists.', - - - -// TODO: refactoring ongoing down from here. - // 'error.no_invoiceable_items' => 'There are no invoiceable items.', // 'error.no_login' => 'No user with this login.', // 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.', @@ -111,6 +106,10 @@ $i18n_key_words = array( // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', + + +// TODO: refactoring ongoing down from here. + // Labels for buttons. 'button.login' => 'prijava', 'button.now' => 'zdaj',