1
0
mirror of https://github.com/flarum/core.git synced 2025-08-16 05:14:20 +02:00

Add translation for post "Edited" indicator

This commit is contained in:
Toby Zerner
2016-05-21 20:28:29 +09:30
parent 69a3acdb6d
commit 2c57f74608

View File

@@ -283,6 +283,7 @@ core:
# These translations are used by tooltips displayed for individual posts. # These translations are used by tooltips displayed for individual posts.
post: post:
edited_text: "Edited"
edited_tooltip: "{username} edited {ago}" edited_tooltip: "{username} edited {ago}"
number_tooltip: "Post #{number}" number_tooltip: "Post #{number}"