Merge pull request #4173 from fantasticfears/locale

Add translation for topic title and remove dangling validation
This commit is contained in:
Guo Xiang Tan 2016-06-02 17:18:48 +08:00
commit 8817b00a4c
1 changed files with 2 additions and 1 deletions

View File

@ -191,7 +191,6 @@ en:
topic_not_found: "Something has gone wrong. Perhaps this topic was closed or deleted while you were looking at it?" topic_not_found: "Something has gone wrong. Perhaps this topic was closed or deleted while you were looking at it?"
just_posted_that: "is too similar to what you recently posted" just_posted_that: "is too similar to what you recently posted"
has_already_been_used: "has already been used"
invalid_characters: "contains invalid characters" invalid_characters: "contains invalid characters"
is_invalid: "is invalid; try to be a little more descriptive" is_invalid: "is invalid; try to be a little more descriptive"
next_page: "next page →" next_page: "next page →"
@ -314,6 +313,8 @@ en:
attributes: attributes:
category: category:
name: "Category Name" name: "Category Name"
topic:
title: 'Title'
post: post:
raw: "Body" raw: "Body"
user_profile: user_profile: