File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
app/Resources/translations Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 276
276
<source >post.deleted_successfully</source >
277
277
<target >Post deleted successfully!</target >
278
278
</trans-unit >
279
- <trans-unit id =" post.recieved_comment " >
280
- <source >post.recieved_comment </source >
281
- <target >Your post recieved a comment!</target >
279
+ <trans-unit id =" post.comment_added " >
280
+ <source >post.comment_added </source >
281
+ <target >Your post received a comment!</target >
282
282
</trans-unit >
283
- <trans-unit id =" post.recieved_comment_message " >
284
- <source >post.recieved_comment_message </source >
285
- <target ><![CDATA[ Your post "%title%" has recieved a new comment. You can read the comment by following this <a href="%link%">link</a>! ]]> </target >
283
+ <trans-unit id =" post.comment_added.description " >
284
+ <source >post.comment_added.description </source >
285
+ <target ><![CDATA[ Your post "%title%" has received a new comment. You can read the comment by following <a href="%link%">this link</a>]]> </target >
286
286
</trans-unit >
287
287
288
288
<trans-unit id =" help.app_description" >
You can’t perform that action at this time.
0 commit comments