Add translations for active record models

Fix i18n spec

Add i18n activerecord files

Fix activerecord first name and last name labels
This commit is contained in:
Adrian Pradilla
2015-08-08 02:29:14 +02:00
committed by Juanjo Bazán
parent d96f1697dc
commit 85e3e4439c
3 changed files with 46 additions and 2 deletions

View File

@@ -0,0 +1,22 @@
en:
activerecord:
models:
comment: Comment
debate: Debate
user: User
vote: Vote
attributes:
comment:
body: Comment
user: User
debate:
author: Author
description: Opinion
terms_of_service: Terms of service
title: Title
user:
email: Email
first_name: "First name"
last_name: "Last name"
nickname: Nickname
password: Password