Files
MyReader-App/sdk/platforms/android-34/data/res/values-vi/donottranslate-cldr.xml
T

9 lines
407 B
XML
Raw Normal View History

2026-05-19 14:31:09 +08:00
<?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">Ngày %d tháng %-m năm %Y</string>
<string name="time_of_day">%H:%M:%S</string>
<string name="date_and_time">%d-%m-%Y %H:%M:%S</string>
<string name="date_time">%1$s %2$s</string>
</resources>