X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsv.lang.php;h=7a3b2cfda32002c5d01d2e53a3e4cd9a478c8811;hb=0d45a1d1514321c2a78b3f10ae5896d2ea1acdea;hp=c65c57206bb0086da9d123ae5b7c2f41753aecc6;hpb=f70b38c195ffb7b7dcaa14fb6af38f59cd43c0db;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index c65c5720..7a3b2cfd 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -215,6 +215,8 @@ $i18n_key_words = array( // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// 'label.week_note' => 'Week note', +// 'label.week_list' => 'Week list', // Rubriker för formulär 'title.login' => 'Logga in', @@ -280,6 +282,8 @@ $i18n_key_words = array( // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks). // It is also a name for the Locking plugin on the Team profile page. 'title.locking' => 'Låsning', +// TODO: translate the following. +// 'title.week_view' => 'Week View', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section.