This commit is contained in:
2023-10-12 19:48:28 +02:00
parent bc0ac98d85
commit dbf7386c73
16 changed files with 359 additions and 0 deletions

6
lang/zh-tw/lang.php Normal file
View File

@ -0,0 +1,6 @@
<?php
$lang['btn_submit'] = '送出';
//Setup VIM: ex: et ts=4 enc=utf-8 :
?>