X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsv.lang.php;h=679db6e3363d742994d7ee8e4a467558754e39f7;hb=16b12b986b03d54187662046e4a0a3c7a8c2393e;hp=338dde99311929ba23dfbceaea8687bb0a98e6e2;hpb=c6ebb0657fa010dc5724ad1ddf4f8866ea9013e0;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 338dde99..679db6e3 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -152,6 +152,8 @@ $i18n_key_words = array( 'label.finish' => 'Sluttid', 'label.duration' => 'Varaktighet', 'label.note' => 'Anteckning', +// TODO: translate the following. +// 'label.notes' => 'Notes', 'label.item' => 'Utlägg för', 'label.cost' => 'Kostnad', 'label.day_total' => 'Dagstotal', @@ -358,6 +360,8 @@ $i18n_key_words = array( 'form.invoice.person' => 'Person', 'form.invoice.invoice_to_delete' => 'Fakturanummer', 'form.invoice.invoice_entries' => 'Relaterade tider och kostnader', +// TODO: translate the following. +// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.', // Charts form. See example at https://timetracker.anuko.com/charts.php 'form.charts.interval' => 'Intervall',