Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add translation of requiredXXX and excludedXXX in English/Chinese/Chinese Taiwan #1170

Merged
merged 5 commits into from Jan 14, 2024

Conversation

violin0622
Copy link
Contributor

Fixes Or Enhances

Add translation of below in English/Chinese/Chinese Taiwan :
required_unless
required_with
required_with_all
required_without
required_without_all
excluded_if
excluded_unless
excluded_with
excluded_with_all
excluded_without
excluded_without_all

Make sure that you've checked the boxes below before you submit PR:

  • Tests exist or have been written that cover this particular change.

@go-playground/validator-maintainers

…xcludedXXX

Add English translations and tests for these tags:
required_unless
required_with
required_with_all
required_without
required_without_all
excluded_if
excluded_unless
excluded_with
excluded_with_all
excluded_without
excluded_without_all
…xcludedXXX

Add Chinese translations and tests for these tags:
excluded_if
excluded_unless
excluded_with
excluded_with_all
excluded_without
excluded_without_all

Add Chinese translations tests for these tags:
required_if
required_unless
required_with
required_with_all
required_without
required_without_all
…edXXX and excludedXXX

Add Chinese translations and tests for these tags:
required_if
required_unless
required_with
required_with_all
required_without
required_without_all
excluded_if
excluded_unless
excluded_with
excluded_with_all
excluded_without
excluded_without_all
@violin0622 violin0622 requested a review from a team as a code owner September 18, 2023 07:37
@coveralls
Copy link

coveralls commented Sep 18, 2023

Coverage Status

coverage: 74.167% (+0.3%) from 73.903%
when pulling 6b04ccc on violin0622:master
into 84254ae on go-playground:master.

@violin0622
Copy link
Contributor Author

Anyone who review and approve?

@deankarn deankarn merged commit 37a1071 into go-playground:master Jan 14, 2024
12 checks passed
d1slike pushed a commit to txix-open/validator that referenced this pull request Apr 1, 2024
…nese Taiwan (go-playground#1170)

## Fixes Or Enhances

Add translation of below in English/Chinese/Chinese Taiwan :
    required_unless
    required_with
    required_with_all
    required_without
    required_without_all
    excluded_if
    excluded_unless
    excluded_with
    excluded_with_all
    excluded_without
    excluded_without_all

**Make sure that you've checked the boxes below before you submit PR:**
- [x] Tests exist or have been written that cover this particular
change.

@go-playground/validator-maintainers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants