tyoi, found by 朱陈锬 thanks for that!
This commit is contained in:
parent
45a9902c83
commit
1510b3d948
|
@ -1247,7 +1247,7 @@ function format_like($cnt, array $arr, $type, $id) {
|
||||||
break;
|
break;
|
||||||
case 'attendmaybe':
|
case 'attendmaybe':
|
||||||
$phrase = L10n::t('<span %1$s>%2$d people</span> attend maybe', $spanatts, $cnt);
|
$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;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue