Add new Language
- Step 1: Open the file config/zi/language.php.
- Step 2: Add a new item with a structure similar to the previous languages under the "supports" key.
- Step 3: In the resources/lang directory, create a new folder corresponding to the new language.
- Step 4: Utilize the language management feature to synchronize keys and translate content into the new language.