public class Translator extends Object
| Constructor and Description |
|---|
Translator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
translate(String key,
Locale locale)
Translate the given key.
|
public static String translate(String key, Locale locale)
Copyright © 2015–2019 Philip Helger. All rights reserved.