Files
iptv-app/android-sdk/platforms/android-34/data/res/values-sr/donottranslate-cldr.xml
2026-03-31 01:23:34 -03:00

9 lines
391 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="month_day_year">%d. %B %Y.</string>
<string name="time_of_day">%H.%M.%S</string>
<string name="date_and_time">%H.%M.%S %d.%m.%Y.</string>
<string name="date_time">%2$s %1$s</string>
</resources>