Sync Strings from Localazy

This commit is contained in:
bmarty 2026-04-13 00:48:40 +00:00 committed by github-actions[bot]
parent dc4c1c265b
commit 23c1112dcf
186 changed files with 4902 additions and 1254 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="common_date_date_at_time">"%1$s %2$s"</string>
<string name="common_date_this_month">"今月"</string>
</resources>

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="common_date_date_at_time">"%1$s lúc %2$s"</string>
<string name="common_date_this_month">"Tháng này"</string>
</resources>