mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:42:53 +00:00
Update src/Core/L10n.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
eaff54c4e3
commit
1208163ba0
1 changed files with 1 additions and 1 deletions
|
@ -427,7 +427,7 @@ class L10n
|
|||
}
|
||||
|
||||
/**
|
||||
* Return a list of supported languages witzh their two byte language codes.
|
||||
* Return a list of supported languages with their two byte language codes.
|
||||
*
|
||||
* @param bool $international If set to true, additionally the international language name is returned as well.
|
||||
* @return array
|
||||
|
|
Loading…
Reference in a new issue