]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sr.lang.php
Added entity column on cf_custom_fields.php page.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index 94b9512ef3987f0b7d3a4dab688f7ac7fee4a818..e73ae46486615cef734d44f29ee5663d2c6bd388 100644 (file)
@@ -275,6 +275,13 @@ $i18n_key_words = array(
 'label.active_users' => 'Aktivni korisnik',
 'label.inactive_users' => 'Neaktivni korisnik',
 
+// Entity names. We use lower case (in English) because they are used in dropdowns, too.
+// They are used to associate a custom field with an entity type.
+// TODO: translate the following.
+// 'entity.time' => 'time',
+// 'entity.user' => 'user',
+// 'entity.project' => 'project',
+
 // Form titles.
 'title.error' => 'Greška',
 // TODO: Translate the following.