Skip to content

Commit c49f47b

Browse files
minor #53200 Added missing Serbian (sr_Cyrl) translation (bojanadamovic)
This PR was merged into the 5.4 branch. Discussion ---------- Added missing Serbian (sr_Cyrl) translation | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #53042 | License | MIT Added missing Serbian (sr_Cyrl) translation Commits ------- c94798e5ed Added missing Serbian (sr_Cyrl) translation
2 parents b7419b6 + 0223fa0 commit c49f47b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.sr_Cyrl.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,10 @@
426426
<source>Using hidden overlay characters is not allowed.</source>
427427
<target>Коришћење скривених преклопних карактера није дозвољено.</target>
428428
</trans-unit>
429+
<trans-unit id="110">
430+
<source>The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</source>
431+
<target>Екстензија фајла није валидна ({{ extension }}). Дозвољене екстензије су {{ extensions }}.</target>
432+
</trans-unit>
429433
</body>
430434
</file>
431435
</xliff>

0 commit comments

Comments
 (0)