zh-CN translation

This commit is contained in:
denisdulici
2018-09-12 16:18:47 +03:00
parent 7d643ca58e
commit 9d50a0f577
28 changed files with 873 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
<?php
return [
'from_account' => '来自账户',
'to_account' => '收件账户',
'messages' => [
'delete' => ':from to :to (:amount)',
],
];