mirror of
https://github.com/flarum/framework.git
synced 2025-03-15 00:05:12 +08:00
Remove unnecessary double quotes (#77)
This commit is contained in:
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}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user