mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Should be code, not link
Co-authored-by: Alexander Söderberg <4096670+Citymonstret@users.noreply.github.com>
This commit is contained in:
parent
e09444d94f
commit
01dd2d8097
@ -66,7 +66,7 @@ public interface DefaultCaptionProvider {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Loads default translation values for a specific language and returns it as a map.
|
* Loads default translation values for a specific language and returns it as a map.
|
||||||
* If no default translation exists, {@link null} is returned. A returned map might be empty.
|
* If no default translation exists, {@code null} is returned. A returned map might be empty.
|
||||||
*
|
*
|
||||||
* @param locale the locale to load the values for.
|
* @param locale the locale to load the values for.
|
||||||
* @return a map of default values for the given locale.
|
* @return a map of default values for the given locale.
|
||||||
|
Loading…
Reference in New Issue
Block a user