phpBB 4 will use a composer.json instead of lang-key or the iso.txt to gather information about the language package. - [x] Remove the usage of the iso.txt - [x] Read the new composer.json from the language packs - [x] Implement it for: - [x] Plural rule - [x] ReCaptcha - [x] Iso Code - [x] Name check - [x] version check - [x] phpbb version check - [x] check for the provided URL - [x] check for type - [x] check description - [x] check license - [x] check user lang - [x] check turnstile lang - [x] check reading direction