mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-17 20:11:21 +02:00
Code comments.
This commit is contained in:
@@ -558,6 +558,8 @@ public class Settings implements ISettings
|
|||||||
return config.getString("locale", "");
|
return config.getString("locale", "");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//This method should always only return one character due to the implementation of the calling methods
|
||||||
|
//If you need to use a string currency, for example "coins", use the translation key 'currency'.
|
||||||
@Override
|
@Override
|
||||||
public String getCurrencySymbol()
|
public String getCurrencySymbol()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user