We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ad7f5 commit f9aedb9Copy full SHA for f9aedb9
app/Resources/translations/messages.uk.xlf
@@ -255,6 +255,10 @@
255
<source>menu.rss</source>
256
<target>RSS Записів Блогу</target>
257
</trans-unit>
258
+ <trans-unit id="menu.search">
259
+ <source>menu.search</source>
260
+ <target>Пошук</target>
261
+ </trans-unit>
262
263
<trans-unit id="post.to_publish_a_comment">
264
<source>post.to_publish_a_comment</source>
@@ -288,6 +292,10 @@
288
292
<source>post.deleted_successfully</source>
289
293
<target>Запис успішно видалений!</target>
290
294
295
+ <trans-unit id="post.search_for">
296
+ <source>post.search_for</source>
297
+ <target>Шукати...</target>
298
291
299
300
<trans-unit id="notification.comment_created">
301
<source>notification.comment_created</source>
0 commit comments