feat: i18n
This commit is contained in:
6
nl-i18n-sdk/src/main/resources/application.properties
Normal file
6
nl-i18n-sdk/src/main/resources/application.properties
Normal file
@@ -0,0 +1,6 @@
|
||||
spring.application.name=language
|
||||
server.port=8081
|
||||
i18n.location=F:/i18n
|
||||
i18n.supported-languages=zh,en,in,jp
|
||||
i18n.fallback-to-classpath=true
|
||||
fallback-to-classpath: true
|
||||
Reference in New Issue
Block a user