i18n - samuelchen/gagein-web-new GitHub Wiki

NO hardcode string is permitted.

Always use resource for strings.

Make i18n enabled with __('xxx') format string resource reference.