[utils] 다국어 en -> us 변경

This commit is contained in:
jangheon Pyo
2024-07-17 15:47:41 +09:00
parent 9e9f2842b1
commit 5fabed053d

View File

@@ -54,7 +54,7 @@ export const getBoundingClientRect = (node) => {
};
const stringReSource = {
EN: stringReSourceEn,
US: stringReSourceEn,
GB: stringReSourceGb,
DE: stringReSourceDe,
RU: stringReSourceRu,