README correction in I18n prompts

This commit is contained in:
Timothy 2014-06-01 17:38:33 +01:00
parent f02216793a
commit b632c7db40
1 changed files with 2 additions and 2 deletions

View File

@ -629,8 +629,8 @@ en:
user:
age: 'Rather not say'
prompts:
gender:
age: 'Select your gender'
user:
gender: 'Select your gender'
```
And your forms will use this information to render the components for you.