public interface I18nBundle
String
get(String key)
default String
getAndFormat(String key, Object... args)
Locale
locale()
Map<String,String>
toMap()
org.noear.solon.core.Props
toProps()
@Deprecated Map<String,String> toMap()
org.noear.solon.core.Props toProps()
Locale locale()
String get(String key)
key
default String getAndFormat(String key, Object... args)
args
Copyright © 2022. All rights reserved.