Update formatting
This commit is contained in:
@@ -73,4 +73,4 @@ fun Player.localize(key: String) =
|
||||
* @see Localization.get
|
||||
*/
|
||||
fun Player.localize(key: String, vararg args: Pair<String, Any?>) =
|
||||
Localization.get(Localization.localeProvider(this), key, *args)
|
||||
Localization.get(Localization.localeProvider(this), key, *args)
|
||||
|
Reference in New Issue
Block a user