Initial commit - cleaned for CV

This commit is contained in:
Renato97
2026-03-31 01:23:34 -03:00
commit 5024d89a86
12971 changed files with 748673 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?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>