i18n_gui 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,6 +13,10 @@
13
13
  <%= label_tag :locale %><br/>
14
14
  <%= text_field_tag :key %>
15
15
  </p>
16
+ <p>
17
+ <%= label_tag :key %><br />
18
+ <%= text_field_tag :key %>
19
+ </p>
16
20
  <p>
17
21
  <%= label_tag :value %> <br/>
18
22
  <%= text_field_tag :value %>
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: i18n_gui
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.3
5
+ version: 0.0.4
6
6
  platform: ruby
7
7
  authors:
8
8
  - Louis Wrobel