Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-docs
/
org.meshtastic.feature.docs.translation
/
DocTranslationCache
/
put
put
suspend
fun
put
(
pageId
:
String
,
locale
:
String
,
sourceHash
:
String
,
translatedMarkdown
:
String
)
(
source
)
Store a translated page in the cache. Evicts old entries if over size limit.