Skip to content

Commit d324285

Browse files
committed
minor #159 Update uk translations for flash messages (bocharsky-bw)
This PR was merged into the master branch. Discussion ---------- Update uk translations for flash messages In addition to #158 Commits ------- 87fc8e0 Update uk translations for flash messages
2 parents 53be86f + 87fc8e0 commit d324285

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

app/Resources/translations/messages.uk.xliff

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,18 @@
199199
<source>post.no_posts_found</source>
200200
<target>Жодного запису не знайдено.</target>
201201
</trans-unit>
202+
<trans-unit id="post.created_successfully">
203+
<source>post.created_successfully</source>
204+
<target>Запис успішно створений!</target>
205+
</trans-unit>
206+
<trans-unit id="post.updated_successfully">
207+
<source>post.updated_successfully</source>
208+
<target>Запис успішно оновлений!</target>
209+
</trans-unit>
210+
<trans-unit id="post.deleted_successfully">
211+
<source>post.deleted_successfully</source>
212+
<target>Запис успішно видалений!</target>
213+
</trans-unit>
202214

203215
<trans-unit id="help.app_description">
204216
<source>help.app_description</source>

0 commit comments

Comments
 (0)