cs_comments_service/locale/en-US.yml

12 строки
653 B
YAML

en-US:
requested_object_not_found: "requested object not found"
user_id_is_required: "User id is required"
source_type_must_be_user_thread_or_other: "Source type must be 'user', 'thread' or 'other'"
value_is_required: "Value is required"
value_is_invalid: "Value is invalid"
anonymous: "anonymous"
blocked_content_with_body_hash: "blocked content with body hash %{hash}"
param_must_be_a_non_negative_number: "%{param} must be a non-negative number"
param_must_be_a_number_greater_than_zero: "%{param} must be a number greater than zero"
cannot_specify_group_id_and_group_ids: "Cannot specify both group_id and group_ids as filters."