diff options
author | Peter Kozak <spag@golwen.net> | 2013-08-13 17:05:02 +0200 |
---|---|---|
committer | Peter Kozak <spag@golwen.net> | 2013-08-13 17:05:02 +0200 |
commit | 93c95dd38c15a37f878bf79818ecfcc40b713054 (patch) | |
tree | 7f2854e46f9765f81121e187040e91351e885721 /config/locales/views/gateway_headers/en.yml | |
parent | 8bd8bbfa969c902795d227ab36810a9a6e32a85f (diff) |
translations
Diffstat (limited to 'config/locales/views/gateway_headers/en.yml')
-rw-r--r-- | config/locales/views/gateway_headers/en.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/views/gateway_headers/en.yml b/config/locales/views/gateway_headers/en.yml index 4fca18a..ab5899d 100644 --- a/config/locales/views/gateway_headers/en.yml +++ b/config/locales/views/gateway_headers/en.yml @@ -22,9 +22,10 @@ en: show: page_title: 'Show Header' gateway: 'Gateway' + header_type: 'Type' + constraint_value: 'Constraint' name: 'Name' value: 'Value' - class_type: 'Class type' description: 'Description' actions: confirm_destroy: 'Are you sure you want to delete this element?' |