Update zh-rTW (#1117)

* Update plurals.xml

* Update strings.xml

* Update plurals.xml

* Update strings.xml

* Update plurals.xml

* Update plurals.xml

* Update strings.xml

* Update plurals.xml

* plurals.xml

* plurals.xml

* Delete i18n/src/commonMain/resources/MR/zh-rTW/strings.xml

* Add files via upload
This commit is contained in:
ɴᴇᴋᴏ 2024-03-17 01:46:27 +08:00 committed by GitHub
parent 1caa929aa0
commit b0d91fa83f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -55,4 +55,7 @@
<plurals name="humanize_second">
<item quantity="other">%1$d 秒前</item>
</plurals>
<plurals name="row_count">
<item quantity="other">%d 行</item>
</plurals>
</resources>

View File

@ -157,6 +157,7 @@
<string name="put_recommends_in_overflow_summary">將推薦按鈕放在彈出選單而不是作品頁面</string>
<string name="put_merge_in_overflow">在選單顯示合併</string>
<string name="put_merge_in_overflow_summary">將合併按鈕放在彈出選單而不是作品頁面</string>
<string name="pref_previews_row_count">預覽行數</string>
<!-- Appearance Settings -->
<string name="pref_category_navbar">導覽列</string>