X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fsr.lang.php;h=546515b788bffcb9c3b703e7c473df1474aa3364;hb=83c8992f7e4be2e564ff66d7a317184cd1ee945e;hp=8e42f96f5ddf80c0f6cf18425c349706b154454c;hpb=51d4d0c0575e14bf8cbfa81cfdef08361f075f71;p=timetracker.git diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 8e42f96f..546515b7 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -153,6 +153,9 @@ $i18n_key_words = array( 'label.cost' => 'Cena', 'label.week_total' => 'Zbir časova nedeljno', 'label.day_total' => 'Zbir časova dnevno', +// 'label.month_total' => 'Month total', +// 'label.month_left' => 'Time until quota is met', +// 'label.month_over' => 'Over monthly quota', 'label.today' => 'Danas', 'label.total_hours' => 'Ukupno časova', 'label.total_cost' => 'Ukupna cena', @@ -193,6 +196,11 @@ $i18n_key_words = array( 'label.fav_report' => 'Omiljeni izveštaji', 'label.cron_schedule' => 'Sredi raspored', 'label.what_is_it' => 'Šta je ovo?', +// 'label.year' => 'Year', +// 'label.month' => 'Month', +// 'label.quota' => 'Quota', +// 'label.dailyWorkingHours' => 'Daily working hours', +// 'label.empty_values_explanation' => 'If values are empty, quotas are calculated automatically based on holidays in config', // Form titles. 'title.login' => 'Prijava', @@ -238,6 +246,7 @@ $i18n_key_words = array( 'title.add_notification' => 'Dodavanje napomene', 'title.edit_notification' => 'Izmena napomene', 'title.delete_notification' => 'Brisanje napomene', +// 'title.monthly_quota' => 'Monthly quota', 'title.export' => 'Izvoz podataka tim-a', 'title.import' => 'Uvoz podataka tim-a', 'title.options' => 'Opcije',