Skip to content

Commit

Permalink
Update Tchinese String (#7340)
Browse files Browse the repository at this point in the history
* [Tchinese]Medical - Group Bandage Items

like title.
-make all bandage name on tch look like : bandage (%Type) 
-make all iv name on tch look live :IV(%Type %amount)

* Update tchinese translate
  • Loading branch information
dfr1238 authored and PabstMirror committed Dec 30, 2019
1 parent d0d70c6 commit f918b53
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions addons/common/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1349,6 +1349,7 @@
<Key ID="STR_ACE_Common_showActionInSelfInteraction">
<English>Show the action in the self-interaction menu</English>
<French>Affiche l'action dans le menu d'interaction personnel.</French>
<Chinese>在自我互動選單內顯示動作</Chinese>
</Key>
</Package>
</Project>
1 change: 1 addition & 0 deletions addons/fastroping/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@
<Key ID="STR_ACE_Fastroping_setting_categoryMenu_displayName">
<English>Fast-roping</English>
<French>Aérocordage</French>
<Chinese>快速繩降</Chinese>
</Key>
<Key ID="STR_ACE_Fastroping_setting_requireRopeItems_displayName">
<English>Require rope item to deploy</English>
Expand Down
1 change: 1 addition & 0 deletions addons/quickmount/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
<Key ID="STR_ACE_QuickMount_EnabledDescription">
<English>This option allows quick entry into the vehicle you are directly looking at.</English>
<French>Cette option permet d'entrer rapidement dans les véhicules que vous regardez.</French>
<Chinese>這個選項允許你能快速進入你直視的載具</Chinese>
</Key>
<Key ID="STR_ACE_QuickMount_Distance">
<English>Distance</English>
Expand Down

0 comments on commit f918b53

Please sign in to comment.