toggle menu
api
1.0.0
androidJvm
switch theme
search in API
api
/
org.avmedia.translateapi
/
TranslationOverwrites
Translation
Overwrites
class
TranslationOverwrites
Members
Constructors
Translation
Overwrites
Link copied to clipboard
constructor
(
)
Functions
add
Link copied to clipboard
fun
add
(
key
:
ResourceLocaleKey
,
value
:
String
)
add
All
Link copied to clipboard
fun
addAll
(
entries
:
Array
<
Pair
<
ResourceLocaleKey
,
String
>
>
)
clear
Link copied to clipboard
fun
clear
(
)
get
Link copied to clipboard
operator
fun
get
(
key
:
ResourceLocaleKey
)
:
String
?
get
Map
Link copied to clipboard
fun
getMap
(
)
:
Map
<
ResourceLocaleKey
,
String
>