AutoTweaker API
Toggle table of contents
0.2.0-alpha.1+d0e71621
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.adapter
/
CoreAPI
/
I18nAPI
/
set
set
jvm
abstract
fun
set
(
id
:
String
,
text
:
String
,
languageCode
:
Locale
)
(
source
)
更新一个 i18n 条目某个语言的文本,或添加一个语言的文本。
不允许添加未注册的条目。
Throws
I18n
Entry
Not
Found
Exception