docbrown/config/locales/controllers/api/en.yml
2022-01-11 10:05:54 +07:00

21 lines
786 B
YAML

---
en:
api:
v0:
analytics_controller:
invalid_date_format: Date parameters 'start' or 'end' must be in the format of 'yyyy-mm-dd'
start_missing: Required 'start' parameter is missing
articles_controller:
must_be_json: article param must be a JSON object. You provided article as a %{type}
follows_controller:
followed:
one: followed %{count} user
other: followed %{count} users
health_checks_controller:
app_is_up: App is up!
database_connected: Database connected
database_not_connected: Database NOT connected!
redis_connected: Redis connected
redis_not_connected: Redis NOT connected!
listings_controller:
no_credit: Not enough available credits