X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fnl.lang.php;h=3fe3681863c4da4d5e08c50042fdd0d3daead9cc;hb=f58ab716cb0cc4b8be8e48723b345bfab29697a6;hp=5d11a8a0d38010d6925552cd71ae0af4015ac573;hpb=79a38d5d7579d6ba89efdc1b077b87a2e324cbd3;p=timetracker.git diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 5d11a8a0..3fe36818 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -102,6 +102,10 @@ $i18n_key_words = array( 'error.cannot_import' => 'Kan het volgende niet importeren: %s.', 'error.format' => 'Bestandsformaat niet valide.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Aanmelden', 'button.now' => 'Nu', @@ -221,6 +225,9 @@ $i18n_key_words = array( 'label.totals_only' => 'Alleen totalen', // Form titles. +'title.error' => 'Fout', +// TODO: Translate the following. +// 'title.success' => 'Success', 'title.login' => 'Aanmelden', 'title.groups' => 'Groepen', // TODO: translate the following.