X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=f98594a0e8eac2bf138e14cc9e66b4bfb13e0237;hb=d3e9ab97b6ca91a0238308e2cc51a642d7858d17;hp=8dbb44b88be67156279b53a26aacff081c5d2b21;hpb=1be8ac8d77732a46098614d37b3a8db57b849fee;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 8dbb44b8..f98594a0 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -96,11 +96,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.', @@ -114,6 +109,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' => 'Iniciar sessió', 'button.now' => 'Ara',