translate

@Nullable
abstract fun translate(@NotNull locale: @NotNull String, @NotNull key: @NotNull String): @Nullable String

Get a translated result of key.

Return

translated value

Parameters

locale

locale

key

key