omise / omise-woocommerce

Omise WooCommerce Plugin
https://docs.opn.ooo/woocommerce-plugin
MIT License
47 stars 27 forks source link

[ENGA3-324]: Added Japanese translation for the error messages. #301

Closed aashishgurung closed 2 years ago

aashishgurung commented 2 years ago

1. Objective

Add Japanese translation for the error messages due to invalid card info. Added some other missing translation as well.

Jira Ticket: #324

2. Description of change

3. Quality assurance

First, change site language to Japanese. You can follow this link for assistance. Now, you must replace the omise-ja.po and omise-ja.mo present in the container's folder var/www/html/wp-content/languages/plugins. Assuming you are in the root of our omise-woocommerce plugin, use the following command to copy omise-ja.po and omise-mo inside docker container.

% docker cp languages/omise-ja.po <CONTAINER_ID>:/var/www/html/wp-content/languages/plugins
% docker cp languages/omise-ja.mo <CONTAINER_ID>:/var/www/html/wp-content/languages/plugins

🔧 Environments:

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication