]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
Introduced msg.success in translation files.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index 2e9a03f6c3e06752d06ec8aba7f4ab7f93d4282f..9cbc4e5ec39d77dfefe3ce36ebd4e8e2f2ffa573 100644 (file)
@@ -120,6 +120,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' => '로그인',
 'button.now' => '지금',