public abstract class TranslationUtils extends Object
| Constructor and Description |
|---|
TranslationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<Locale,File> |
getSupportedTranslationsFiles() |
static void |
updateTranslation() |
static void |
updateTranslation(Boolean runIfFilesExist) |
static void |
updateTranslation(Boolean runIfFilesExist,
Map<Locale,Map<String,String>> additionalTranslations) |
Copyright © 2020 Suncode. All rights reserved.