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.
2 parents 3b68b6d + a4303d3 commit 0583b4dCopy full SHA for 0583b4d
translations/validators+intl-icu.ru.xlf
@@ -2,6 +2,10 @@
2
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3
<file source-language="en" target-language="ru" datatype="plaintext" original="file.ext">
4
<body>
5
+ <trans-unit id="post.slug_unique">
6
+ <source>post.slug_unique</source>
7
+ <target>Такой заголовок уже используется в другой записи в блоге. Пожалуйста, используйте уникальный заголовок.</target>
8
+ </trans-unit>
9
<trans-unit id="post.blank_summary">
10
<source>post.blank_summary</source>
11
<target>Введите краткое содержание вашей записи!</target>
0 commit comments