Skip to content

Commit

Permalink
Add Data Types to dictionary
Browse files Browse the repository at this point in the history
data types would be visible in Generic Object Definitions UI
  • Loading branch information
AparnaKarve committed Sep 1, 2017
1 parent f458e5c commit c65c691
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions locale/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1088,6 +1088,14 @@ en:
zone: Zone
zones: Zones

data_type:
boolean: Boolean
datetime: Date/Time
float: Float
integer: Integer
string: String
time: Time

ui_title:
foreman: Foreman
ansible_tower: Ansible Tower

0 comments on commit c65c691

Please sign in to comment.