money.php 142 B

1234567
  1. <?php
  2. return [
  3. '待支付' => '待支付zh-cn',
  4. '成功' => '成功',
  5. '取消' => '失败',
  6. ];