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 2127ebdCopy full SHA for 2127ebd
app/Resources/translations/messages.ru.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