mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
"New" is shorter than "Create" and reads better
This commit is contained in:
parent
a897238f00
commit
1ad1609ca6
@ -659,7 +659,7 @@ en:
|
|||||||
reply_here: "Reply Here"
|
reply_here: "Reply Here"
|
||||||
reply: "Reply"
|
reply: "Reply"
|
||||||
cancel: "Cancel"
|
cancel: "Cancel"
|
||||||
create_topic: "Create Topic"
|
create_topic: "New Topic"
|
||||||
create_pm: "Create Private Message"
|
create_pm: "Create Private Message"
|
||||||
title: "Or press Ctrl+Enter"
|
title: "Or press Ctrl+Enter"
|
||||||
|
|
||||||
@ -814,7 +814,7 @@ en:
|
|||||||
|
|
||||||
topic:
|
topic:
|
||||||
filter_to: "{{post_count}} posts in topic"
|
filter_to: "{{post_count}} posts in topic"
|
||||||
create: 'Create Topic'
|
create: 'New Topic'
|
||||||
create_long: 'Create a new Topic'
|
create_long: 'Create a new Topic'
|
||||||
private_message: 'Start a private message'
|
private_message: 'Start a private message'
|
||||||
list: 'Topics'
|
list: 'Topics'
|
||||||
@ -1258,7 +1258,7 @@ en:
|
|||||||
general: 'General'
|
general: 'General'
|
||||||
settings: 'Settings'
|
settings: 'Settings'
|
||||||
delete: 'Delete Category'
|
delete: 'Delete Category'
|
||||||
create: 'Create Category'
|
create: 'New Category'
|
||||||
save: 'Save Category'
|
save: 'Save Category'
|
||||||
creation_error: There has been an error during the creation of the category.
|
creation_error: There has been an error during the creation of the category.
|
||||||
save_error: There was an error saving the category.
|
save_error: There was an error saving the category.
|
||||||
|
Loading…
Reference in New Issue
Block a user