All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.felipewom.i18n.Internationalization.kt Maven / Gradle / Ivy

There is a newer version: 1.0.5
Show newest version
@file:JvmName("Internationalization")
package com.github.felipewom.i18n

interface Internationalization {
    val translate: Map
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy