1
0
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:
Maël Soucaze
2016-05-23 15:59:16 +02:00
committed by Franz Liedke
parent dfd614e6ea
commit bf31979a59

View File

@@ -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}"