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

Commits on Sep 18, 2023

  1. feat(translations/en): add English translations for requriedXXX and e…

    …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
    violin0622 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    dc59929 View commit details
    Browse the repository at this point in the history
  2. feat(translations/zh): add Chinese translations for requiredXXX and e…

    …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
    violin0622 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5f19252 View commit details
    Browse the repository at this point in the history
  3. feat(translations/zh_tw): add zh_tw translations and tests for requir…

    …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 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4b9a099 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    04cfc9e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    6b04ccc View commit details
    Browse the repository at this point in the history