You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/lang/zh-TW/notification.php

13 lines
275 B
PHP

<?php
return [
'likedPhoto' => '喜歡您的照片。',
'likedComment' => '',
'startedFollowingYou' => '開始追蹤您。',
'commented' => '在您的貼文上留言。',
'mentionedYou' => '提到您。',
'shared' => '分享了您的貼文。',
];