mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Add translation for topic title and remove dangling validation translation
This commit is contained in:
parent
94a10516e9
commit
9ace919f7c
@ -188,7 +188,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 →"
|
||||||
@ -311,6 +310,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:
|
||||||
|
Loading…
Reference in New Issue
Block a user