Skip to content

Commit

Permalink
Add new strings on 2.4.7 (#2)
Browse files Browse the repository at this point in the history
* Add new strings on 2.4.7

* Bump version to 1.1.7

* Fix some inconsistencies
  • Loading branch information
nozokada committed Apr 24, 2024
1 parent 5c97756 commit 62672d5
Show file tree
Hide file tree
Showing 3 changed files with 667 additions and 102 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Japanese Language Pack for Magento 2
This module provides the Japanese translations of UI strings for Adobe Commerce 2.4.6-p3
This module provides the Japanese translations of UI strings for Adobe Commerce 2.4.7
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "magentoj/language-ja_jp",
"version": "1.1.6",
"version": "1.1.7",
"type": "magento2-language",
"description": "This module provides the Japanese translations of UI strings for Adobe Commerce 2.4.6-p3",
"description": "This module provides the Japanese translations of UI strings for Adobe Commerce 2.4.7",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down

0 comments on commit 62672d5

Please sign in to comment.