updated translations
This commit is contained in:
10
resources/lang/zh-TW/notifications.php
Normal file
10
resources/lang/zh-TW/notifications.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'whoops' => '唉呦!',
|
||||
'hello' => '哈囉!',
|
||||
'salutation' => '你好,<br>:company_name',
|
||||
'subcopy' => '如果你在點選「:text」按鈕時遇到問題,複製並在瀏覽器中貼上以下網址:[:url](:url)',
|
||||
|
||||
];
|
Reference in New Issue
Block a user