Comments/i18n/krc.json

15 lines
441 B
JSON
Raw Normal View History

2017-09-27 17:53:26 +02:00
{
"@metadata": {
"authors": [
"Iltever",
"Ernác"
]
},
"comments-anon-name": "Аноним",
"comments-time-ago": "$1 алгъа",
"comments-time-days": "{{PLURAL:$1|бир кюн|$1 кюн}}",
"comments-time-hours": "{{PLURAL:$1|бир сагъат|$1 сагъат}}",
"comments-time-minutes": "{{PLURAL:$1|бир минут|$1 минут}}",
"comments-time-seconds": "{{PLURAL:$1|бир секунд|$1 секунд}}"
}