Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions artifacts/src/i18n/admin-i18n-bundle/i18n/ara.json
Original file line number Diff line number Diff line change
Expand Up @@ -824,31 +824,31 @@
"keymanager": {
"applicationIds": [{
"id": "PRE_REGISTRATION",
"value": "\nقبل التسجيل 3 سنوات"
"value": "\nقبل التسجيل"
}, {
"id": "REGISTRATION_PROCESSOR",
"value": "\nREGISTRATION_PROCESSOR 3 سنوات"
"value": "\nمعالج التسجيل"
}, {
"id": "REGISTRATION",
"value": "التسجيل 3 سنوات"
"value": "التسجيل"
}, {
"id": "ID_REPO",
"value": "\nID_REPO 3 سنوات"
"value": "\nمستودع الهوية"
}, {
"id": "KERNEL",
"value": "\nنواة 3 سنوات"
"value": "\nالنواة"
}, {
"id": "ROOT",
"value": "\nالجذر 5 سنوات"
"value": "\nالجذر"
}, {
"id": "PMS",
"value": "\nالدورة الشهرية 3 سنوات"
"value": "\nخدمة إدارة الشركاء"
}, {
"id": "ADMIN_SERVICES",
"value": "\nADMIN_SERVICES 3 سنوات"
"value": "\nالخدمات الإدارية"
}, {
"id": "RESIDENT",
"value": "\nالمقيم 3 سنوات"
"value": "\nالمقيم"
}]
},

Expand Down
18 changes: 9 additions & 9 deletions artifacts/src/i18n/admin-i18n-bundle/i18n/eng.json
Original file line number Diff line number Diff line change
Expand Up @@ -772,31 +772,31 @@
"keymanager": {
"applicationIds": [{
"id": "PRE_REGISTRATION",
"value": "PRE_REGISTRATION 3years"
"value": "PRE_REGISTRATION"
}, {
"id": "REGISTRATION_PROCESSOR",
"value": "REGISTRATION_PROCESSOR 3years"
"value": "REGISTRATION_PROCESSOR"
}, {
"id": "REGISTRATION",
"value": "REGISTRATION 3years"
"value": "REGISTRATION"
}, {
"id": "ID_REPO",
"value": "ID_REPO 3years"
"value": "ID_REPO"
}, {
"id": "KERNEL",
"value": "KERNEL 3years"
"value": "KERNEL"
}, {
"id": "ROOT",
"value": "ROOT 5years"
"value": "ROOT"
}, {
"id": "PMS",
"value": "PMS 3years"
"value": "PMS"
}, {
"id": "ADMIN_SERVICES",
"value": "ADMIN_SERVICES 3years"
"value": "ADMIN_SERVICES"
}, {
"id": "RESIDENT",
"value": "RESIDENT 3years"
"value": "RESIDENT"
}]
},

Expand Down
Loading