]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sl.lang.php
Work in progress on role editor.
[timetracker.git] / WEB-INF / resources / sl.lang.php
index 72228894e4975a9790775c7aa09b45fc7c9ddfca..839bdba814db1c26e1d7e5be3f7063132c1c7543 100644 (file)
@@ -90,6 +90,7 @@ $i18n_key_words = array(
 // 'error.record' => 'Select record.',
 // 'error.auth' => 'Incorrect login or password.',
 // 'error.user_exists' => 'User with this login already exists.',
+// 'error.object_exists' => 'Object with this name already exists.',
 // 'error.project_exists' => 'Project with this name already exists.',
 // 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
@@ -115,6 +116,7 @@ $i18n_key_words = array(
 'button.cancel' => 'Prekliči',
 'button.submit' => 'Potrdi',
 'button.add' => 'Dodaj',
+'button.delete' => 'Izbriši',
 'button.generate' => 'Ustvari',
 // TODO: translate the following.
 // 'button.reset_password' => 'Reset password',