mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-20 04:33:59 +00:00
Merge commit '8bf469f7fcd428ebc8c3c9b9ab777c79e2824c67'
# Conflicts: # resources/vanilla # src/lang/Language.php
This commit is contained in:
commit
301460a0ea
@ -44,6 +44,8 @@ class Language{
|
|||||||
public const FALLBACK_LANGUAGE = "eng";
|
public const FALLBACK_LANGUAGE = "eng";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @return string[]
|
||||||
|
*
|
||||||
* @throws LanguageNotFoundException
|
* @throws LanguageNotFoundException
|
||||||
*/
|
*/
|
||||||
public static function getLanguageList(string $path = "") : array{
|
public static function getLanguageList(string $path = "") : array{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user