akaunting/resources/lang/zh-CN/notifications.php
2020-02-17 15:10:32 +03:00

11 lines
323 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'whoops' => '啊噢!',
'hello' => '您好!',
'salutation' => '尊敬的,<br> :company_name',
'subcopy' => '如果您在点击"text" 按钮时遇到问题,请将以下网址复制并粘贴到您的网络浏览器中: [:url](:url)',
];