From f0c0ce9db17995869014f42eeb0c03b189b9d151 Mon Sep 17 00:00:00 2001 From: "IWAI, Masaharu" Date: Sun, 15 Dec 2024 18:13:34 +0900 Subject: [PATCH] fix: rename README filename: Japanese language code is 'JA' (#11651) --- api/core/tools/{README_JP.md => README_JA.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/core/tools/{README_JP.md => README_JA.md} (100%) diff --git a/api/core/tools/README_JP.md b/api/core/tools/README_JA.md similarity index 100% rename from api/core/tools/README_JP.md rename to api/core/tools/README_JA.md