JaBa/languages/en-US/time.json
2021-12-22 16:50:28 +05:00

10 lines
No EOL
226 B
JSON

{
"ONE_DAY": "1 day",
"DAYS": "{{amount}} days",
"ONE_HOUR": "1 hour",
"HOURS": "{{amount}} hours",
"ONE_MINUTE": "1 minute",
"MINUTES": "{{amount}} minutes",
"ONE_SECOND": "1 second",
"SECONDS": "{{amount}} seconds"
}