feat(i18n): plurals support (#278)
This commit is contained in:
parent
0f7de38c24
commit
c4cf3fb371
17 changed files with 234 additions and 91 deletions
|
@ -78,7 +78,7 @@
|
|||
"posts_with_replies": "投稿と返信"
|
||||
},
|
||||
"timeline": {
|
||||
"show_new_items": "{0}件の新しい投稿"
|
||||
"show_new_items": "{n}件の新しい投稿"
|
||||
},
|
||||
"title": {
|
||||
"federated_timeline": "連合タイムライン",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue