on 2022 May 02 6:25 PM
Request clarification before answering.
Hi Chenwen,
OrderStatus is an enum. So any localization comes from the *locales-*.properties. The entries will be in the form of:
type.OrderStatus.<code>.name = <value>
where <code> is the status code you want to localize, and <value> is the localized value.
eg.
type.OrderStatus.CREATED.name=Processing - CREATED
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
18 | |
5 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.