feat(malaysia): POG 버튼명 변경 및 영문 모드 지원

'창고POG 출력' → 'POG 출력'. KO_EN 사전에 POG 출력/창고 POG
미리보기 추가해 ENG 모드서 영어 표시.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-19 00:32:23 +09:00
parent a3a1d3fbad
commit 8453c425f8
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -95,6 +95,9 @@
"입력된 수량이 없습니다.": "No quantities entered.",
// 표 헤더(한글만)
"이동일": "Date",
// 창고 랙 / POG
"POG 출력": "POG Print",
"창고 POG 미리보기": "Warehouse POG Preview",
};
var EN_KO = {};