AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
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
Illegal
State
Exception
通过
id
找不到条目。