How can I change language files in Docker?
There's no "src" folder in the Docker container where i18n is located. How can I still find the language file (.json)? It must be somewhere in the container. Unfortunately, the "find i18n" command doesn't yield anything.