Initial commit

This commit is contained in:
2025-05-13 19:24:51 +02:00
commit a950f49678
10604 changed files with 932663 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="tw__time_hours">
<item quantity="one">1時間</item>
<item quantity="other">%d時間</item>
</plurals>
<plurals name="tw__time_mins">
<item quantity="one">1分</item>
<item quantity="other">%d分</item>
</plurals>
<plurals name="tw__time_secs">
<item quantity="one">1秒</item>
<item quantity="other">%d秒</item>
</plurals>
</resources>

File diff suppressed because it is too large Load Diff