NavyStack
NavyStack
* Add Korean array in webapp/src/constants.ts languages array at the end of the array. * Add webapp/src/i18n.tsx Korean in ascending order (import, supportedLanguages, getMessages) * run updating snapshot command *...
## PR Checklist PR이 다음 요구 사항을 충족하는지 확인하세요. PR을 보내기 전에 모든 항목을 확인해야 합니다. - [x] 동일한 업데이트/변경에 대한 다른 [Pull Requests](https://github.com/gnuboard/g6/pulls)가 열려있는지 확인했습니다. - 권한 부족으로 #343...
## Summary This PR introduces a comprehensive Docker setup for the Notesium application, enabling easy deployment and consistent environment configuration. The setup includes multi-stage builds to optimise the final image...