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
+2
View File
@@ -1,3 +1,4 @@
import arYE from './ar-YE';
import bgBG from './bg-BG';
import csCZ from './cs-CZ';
import daDK from './da-DK';
@@ -25,6 +26,7 @@ import zhCN from './zh-CN';
import zhTW from './zh-TW';
const locales = [
arYE,
bgBG,
csCZ,
daDK,