1
0
mirror of https://github.com/flarum/core.git synced 2025-08-09 18:07:02 +02:00

Do not ask to create a new discussion anymore

This commit is contained in:
Maël Soucaze
2015-11-25 12:30:00 +01:00
parent eb085aca0e
commit 41b1334e20

View File

@@ -175,7 +175,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}"