added Chinese Traditional translation
This commit is contained in:
9
resources/lang/zh-TW/currencies.php
Normal file
9
resources/lang/zh-TW/currencies.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'code' => '代碼',
|
||||
'rate' => '稅率',
|
||||
'default' => '預設貨幣',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user