diff --git a/locale/en.yml b/locale/en.yml new file mode 100644 index 0000000..de47a3b --- /dev/null +++ b/locale/en.yml @@ -0,0 +1,5 @@ +core: + forum: + post_stream: + discussion_renamed_old_tooltip: 'The old title was "{old}"' + discussion_renamed_text: "{username} changed the title from {old} to {new}." \ No newline at end of file