Skip to content

Commit

Permalink
Create SonataTwigBundle.uk.xliff
Browse files Browse the repository at this point in the history
  • Loading branch information
gulaandrij authored Jul 31, 2023
1 parent 9ba0eba commit 5fe68ae
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="message_close">
<source>message_close</source>
<target>Закрити</target>
</trans-unit>
<trans-unit id="more">
<source>more</source>
<target>більше</target>
</trans-unit>
<trans-unit id="less">
<source>less</source>
<target>меньше</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit 5fe68ae

Please sign in to comment.