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

VOTE-3015: Enable Japanese locally and on production. #1093

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

daniel-crowder
Copy link
Contributor

@daniel-crowder daniel-crowder commented Nov 4, 2024

Jira ticket

VOTE-3015

Description

Enable Japanese language on local and production environments.

Post-deploy steps

  1. Update the following setting in web/sites/settings.local.php file to include or reflect
    $config['config_split.config_split.production']['status'] = TRUE;
  2. Run lando retune or lando drush cim to import the production configurations.

QA/Testing instructions

  1. Login as an administrator
  2. Goto /admin/config/regional/language and confirm that Japanese is not marked as disabled.
  3. Goto the content admin page and identify any page that has been translated in Japanese.
  4. View the translated page and confirm that the language selector button in the top right corner of the page includes Japanese as an option.
  5. Logout and repeat Step 4.

Checklist for the Developer

  • A link to the JIRA ticket has been included above.
  • No merge conflicts exist with the target branch.
  • Automated tests have passed on this PR.
  • A reviewer has been designated.
  • Deployment and testing steps have been documented above, if applicable.

Checklist for the Peer Reviewers

  • The file changes are relevant to the task objective.
  • Code is readable and includes appropriate commenting.
  • Code standards and best practices are followed.
  • QA/Test steps were successfully completed, if applicable.
  • Applicable logs are free of errors.

@SamiraMSadat SamiraMSadat merged commit 51eb9b1 into dev Nov 4, 2024
2 checks passed
@rayestrada rayestrada deleted the feature/VOTE-3015-enable-japanese-prod branch December 3, 2024 18:34
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.

3 participants