의 미러
https://github.com/friendica/friendica
synced 2025-09-07 21:21:52 +02:00
tyoi, found by 朱陈锬 thanks for that!
This commit is contained in:
부모
45a9902c83
커밋
1510b3d948
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
|
@ -1247,7 +1247,7 @@ function format_like($cnt, array $arr, $type, $id) {
|
|||
break;
|
||||
case 'attendmaybe':
|
||||
$phrase = L10n::t('<span %1$s>%2$d people</span> attend maybe', $spanatts, $cnt);
|
||||
$explikers = L10n::t('%s anttend maybe.', $likers);
|
||||
$explikers = L10n::t('%s attend maybe.', $likers);
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
불러오는 중…
테이블 추가
Add a link
Reference in a new issue