'I need to modify (the lower case method ) to support the letter Arabic language

How can I modify or replace the .lower method of strings to support Arabic text? for example, there's a difference between "سارة" and "ساره" Unify all letters to suit the letters of the Arabic language



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source