Skip to content

Instantly share code, notes, and snippets.

@bodrovis
Created May 16, 2019 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bodrovis/205dcbdd3d91f34d347949a28c10d23a to your computer and use it in GitHub Desktop.
Save bodrovis/205dcbdd3d91f34d347949a28c10d23a to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" ?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="ru" datatype="plaintext" original="ng2.template">
<body>
<trans-unit id="1eaf722c330fc9bf1ab4255345fc2f6127e9556a" datatype="html">
<source>Welcome!</source>
<target>Добро пожаловать!</target> <!-- translation -->
<context-group purpose="location">
<context context-type="sourcefile">app/app.component.html</context>
<context context-type="linenumber">9</context>
</context-group>
<note priority="1" from="description">Friendly welcoming message</note>
<note priority="1" from="meaning">main header</note>
</trans-unit>
</body>
</file>
</xliff>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment