MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.spellcheck.repo/UserDefinedWordsRepository/add

add

[jvm]
abstract suspend fun add(word: String, lang: String)

Add a new user-defined word.

Parameters

jvm

   
word Word to ignore
lang Language code