1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/10824] Add more details to language details page

PHPBB3-10824
This commit is contained in:
Marc Alexander
2018-12-28 17:08:05 +01:00
parent b4dd0f737d
commit 5f9543f24f
2 changed files with 9 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ $lang = array_merge($lang, array(
'LANG_ENGLISH_NAME' => 'English name',
'LANG_ISO_CODE' => 'ISO code',
'LANG_LOCAL_NAME' => 'Local name',
'LANG_VERSION' => 'Language version',
'MISSING_LANG_FILES' => 'Missing language files',
'MISSING_LANG_VARIABLES' => 'Missing language variables',