aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations/en_US.json
blob: 0ec7b26acacc03601fc89bed3ae89bf4a7086136 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "plural.feed.error_count": [
        "%d error",
        "%d errors"
    ],
    "plural.categories.feed_count": [
        "There is %d feed.",
        "There are %d feeds."
    ]
}