X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsr.lang.php;h=dd9c3476a948dac3aa11b702bc3ce8445ca1776d;hb=ca6d2f927b985f4d80b31e5e2c6deb98e4fae6f6;hp=1b3f4719df93a505ffdeabcf269cf7a3b421fb0b;hpb=7f0309861f7e86e63d71775df7e491cdb25433e5;p=timetracker.git diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 1b3f4719..dd9c3476 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -112,6 +112,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Prijava', 'button.now' => 'Sada',