feat: Add Yemeni Arabic translation (#880)

This commit is contained in:
Ahmed
2024-09-18 14:17:51 +02:00
committed by GitHub
parent c43f828af4
commit 1dfdd8f6c7
5 changed files with 286 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
import login from './login';
export default {
language: 'ar-YE',
country: 'ye',
name: 'العربية',
embeddedLocale: login,
};