From af01b73a5d425e05f3400105ec067df41ec84432 Mon Sep 17 00:00:00 2001 From: Goun Lee Date: Wed, 16 Aug 2023 16:02:17 +0900 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94c3006f..32f25f8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ * Updated fixed loctool and plugins version * **Fixes in plugins** * webos-json - * Update to skip pseudo localizaton data the --nopseudo option is true. If not, it occurs an error when the pseudo locale is not defined on project. + * Update to skip the pseudo localization process when the `--nopseudo` option is true. If not, it occurs an error when the pseudo locale is not defined on the project. ~~~ "ilib-loctool-webos-c": "1.7.0", "ilib-loctool-webos-cpp": "1.7.0",