mirror of
https://github.com/discourse/discourse.git
synced 2025-06-23 01:51:30 +08:00
Fixing grammar problem in dismissable banner msg
Changed "pages" to "page" and "users" to "user".
This commit is contained in:
@ -425,8 +425,8 @@ en:
|
|||||||
title: "Regular Topic"
|
title: "Regular Topic"
|
||||||
banner:
|
banner:
|
||||||
message:
|
message:
|
||||||
make: "This topic is now a banner topic. It will appear at the top of every pages until it is dismissed by the users."
|
make: "This topic is now a banner topic. It will appear at the top of every page until it is dismissed by the user."
|
||||||
remove: "This topic is not a banner topic anymore. It will no longer appear at the top of every pages."
|
remove: "This topic is not a banner topic anymore. It will no longer appear at the top of every page."
|
||||||
|
|
||||||
unsubscribed:
|
unsubscribed:
|
||||||
title: 'Unsubscribed'
|
title: 'Unsubscribed'
|
||||||
|
Reference in New Issue
Block a user