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 1e0b3d6 commit 5ad423fCopy full SHA for 5ad423f
app/Resources/translations/messages.uk.xlf
@@ -97,6 +97,10 @@
97
<source>action.show</source>
98
<target>Показати</target>
99
</trans-unit>
100
+ <trans-unit id="action.show_post">
101
+ <source>action.show_post</source>
102
+ <target>Показати запис</target>
103
+ </trans-unit>
104
<trans-unit id="action.show_code">
105
<source>action.show_code</source>
106
<target>Показати код</target>
0 commit comments