Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb committed Jul 22, 2023
2 parents 2c7538c + 18b67aa commit 7c260e4
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions app/src/main/res/values-th-rTH/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,21 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="nodes">
<item quantity="other">หนึ่ง
%d โหนด
อื่น
%d โหนด</item>
<item quantity="other">%d โหนด</item>
</plurals>
<plurals name="custom_parameters">
<item quantity="other">หนึ่ง
%d พารามิเตอร์ที่ปรับแต่งได้
อื่น
%d พารามิเตอร์ที่ปรับแต่งได้</item>
<item quantity="other">%d พารามิเตอร์ที่ปรับแต่งได้</item>
</plurals>
<plurals name="unsupported_apps">
<item quantity="other">หนึ่ง
%d แอปที่ไม่รองรับได้รับการยกเว้นโดยอัตโนมัติ แตะเพื่อดูรายละเอียด
อื่น
%d แอปที่ไม่รองรับได้รับการยกเว้นโดยอัตโนมัติ แตะเพื่อดูรายละเอียด</item>
<item quantity="other">%d แอปที่ไม่รองรับได้รับการยกเว้นโดยอัตโนมัติ แตะเพื่อดูรายละเอียด</item>
</plurals>
</resources>

0 comments on commit 7c260e4

Please sign in to comment.