mirror of
https://github.com/flarum/core.git
synced 2025-08-15 12:54:47 +02:00
Remove unnecessary double quotes (#77)
This commit is contained in:
committed by
Franz Liedke
parent
dfd614e6ea
commit
bf31979a59
@@ -283,7 +283,7 @@ core:
|
||||
|
||||
# These translations are used by tooltips displayed for individual posts.
|
||||
post:
|
||||
edited_text: "Edited"
|
||||
edited_text: Edited
|
||||
edited_tooltip: "{username} edited {ago}"
|
||||
number_tooltip: "Post #{number}"
|
||||
|
||||
|
Reference in New Issue
Block a user