1
0
mirror of https://github.com/flarum/core.git synced 2025-08-15 04:44:08 +02:00

Update for ICU MessageFormat

This commit is contained in:
Alexander Skvortsov
2021-05-12 19:24:06 -04:00
parent 93d373f066
commit 6c27c08672
3 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ flarum-likes:
post:
like_link: Like
liked_by_self_text: "{users} like this." # Can be pluralized to agree with the number of users!
liked_by_text: "{users} likes this.|{users} like this."
liked_by_text: "{count, plural, one {{users} likes this} other {{users} like this}}"
others_link: => core.ref.some_others
unlike_link: Unlike
you_text: => core.ref.you