mirror of
https://github.com/flarum/core.git
synced 2025-08-15 12:54:47 +02:00
Remove unnecessary double quotes
This commit is contained in:
@@ -195,7 +195,7 @@ core:
|
|||||||
|
|
||||||
# These translations are used in the discussion list.
|
# These translations are used in the discussion list.
|
||||||
discussion_list:
|
discussion_list:
|
||||||
empty_text: "It looks like there are no discussions here."
|
empty_text: It looks like there are no discussions here.
|
||||||
load_more_button: => core.ref.load_more
|
load_more_button: => core.ref.load_more
|
||||||
mark_as_read_tooltip: Mark as Read
|
mark_as_read_tooltip: Mark as Read
|
||||||
replied_text: "{username} replied {ago}"
|
replied_text: "{username} replied {ago}"
|
||||||
|
Reference in New Issue
Block a user