mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-08 22:36:06 -06:00
New translations button.php (Chinese Traditional)
This commit is contained in:
parent
718b7c0091
commit
8981e459f5
@ -0,0 +1,8 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'select_file' => '選擇文件',
|
||||||
|
'upload' => '上載',
|
||||||
|
'remove' => '去掉',
|
||||||
|
'change' => '更改',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user