Skip to content

Commit f0c28fc

Browse files
committed
fix issues wiht translations
1 parent c372874 commit f0c28fc

3 files changed

Lines changed: 497 additions & 312 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
],
8383
"makepot": "wp i18n make-pot . --include=src,templates,assets --exclude=vendor,node_modules,pack,tests,lib,migrations,coverage,coverate-reports ",
8484
"updatepo": "wp i18n update-po ./languages/internet-archive-wayback-machine-link-fixer.pot",
85-
"makejson": "wp i18n make-json ./languages --pretty-print --no-purge",
85+
"makejson": "wp i18n make-json ./languages --pretty-print",
8686
"makemo": "wp i18n make-mo ./languages",
8787
"packages-install": "@composer install --ignore-platform-reqs --no-interaction",
8888
"packages-install--no-dev": "@packages-install --no-dev",

0 commit comments

Comments
 (0)