Skip to content

Update list of RTL languages #803

@nickvergessen

Description

@nickvergessen

isRTL is not fully reporting all languages as RTL that the server has listed as RTL:

As per discussion in #801 and chat, the following languages should be listed as RTL:

$rtlLanguages = [
	'ar', // Arabic
	'fa', // Persian
	'he', // Hebrew
	'ps', // Pashto,
	'ug', // 'Uyghurche / Uyghur
	'ur_PK', // Urdu
];

Others can be listed, but at least those should be, but ur_PK which will be available as ur-PK in the head lang attribute is missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. to develop1️⃣ Accepted and waiting to be taken care oftype: bug🐛 Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions