Skip to content

Commit

Permalink
Fixed an issue with the translation file after the rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Aug 31, 2015
1 parent 51f7262 commit da04216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Resources/translations/messages.en.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@
<trans-unit id="post.no_posts_found">
<source>post.no_posts_found</source>
<target>No posts found.</target>
</trans-unit>
<trans-unit id="post.created_successfully">
<source>post.created_successfully</source>
<target>Post created successfully!</target>
Expand Down

0 comments on commit da04216

Please sign in to comment.