Sync Strings from Localazy
This commit is contained in:
parent
4db2b4433a
commit
2e8f8ec057
311 changed files with 3428 additions and 1292 deletions
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<plurals name="a11y_polls_percent_of_total">
|
||||
<item quantity="one">"%1$d% af de samlede stemmer"</item>
|
||||
<item quantity="other">"%1$d procent af det samlede antal stemmer"</item>
|
||||
</plurals>
|
||||
<string name="a11y_polls_winning_answer">"Dette er det vindende svar"</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue