mirror of
https://github.com/OtusTeam/Spring.git
synced 2026-05-30 10:50:42 +00:00
9 lines
133 B
YAML
9 lines
133 B
YAML
spring:
|
|
messages:
|
|
basename: "i18n/appmessages"
|
|
encoding: "UTF-8"
|
|
|
|
application:
|
|
message: "Test Props msg"
|
|
locale: ru_RU
|