mirror of
https://github.com/flarum/core.git
synced 2025-08-09 18:07:02 +02:00
Merge pull request #46 from maelsoucaze/empty-text
Do not ask to create a new discussion anymore
This commit is contained in:
@@ -176,7 +176,7 @@ core:
|
||||
|
||||
# These strings are used in the discussion list.
|
||||
discussion_list:
|
||||
empty_text: "Looks like there are no discussions here. Why don't you create a new one?"
|
||||
empty_text: "It looks like there are no discussions here."
|
||||
load_more_button: => core.ref.load_more
|
||||
mark_as_read_tooltip: Mark as Read
|
||||
replied_text: "{username} replied {ago}"
|
||||
|
Reference in New Issue
Block a user