X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsv.lang.php;h=12e65c5504c4fd64540229dcea66edc13cdf6281;hb=c0c074a026debe06878f1ade76e02ebd0ae0fe9d;hp=a0899465bfa9b49cd40a7764257fd33c7ca6482c;hpb=7e31ec9db2a079cb231416b8243a8efc52a92ad9;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index a0899465..12e65c55 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', @@ -204,6 +206,9 @@ $i18n_key_words = array( 'label.what_is_it' => 'Vad är detta?', 'label.expense' => 'Kostnad', 'label.quantity' => 'Antal', +// TODO: translate the following. +// 'label.paid_status' => 'Paid status', +// 'label.paid' => 'Paid', // Rubriker för formulär 'title.login' => 'Logga in',