refactor: update terminology from "مشتری" to "مودی" and "ارایهدهنده" to "PSP" across the application
Production CI / validate-and-build (push) Failing after 1m6s
Production CI / validate-and-build (push) Failing after 1m6s
- Updated column headers and labels in various components and constants to reflect the new terminology. - Changed the titles and placeholders in forms and dialogs to use "مودی" and "PSP". - Adjusted routing titles and menu items to align with the new naming conventions. - Refactored related constants and configurations to ensure consistency throughout the application.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
[initialValues]="item()!"
|
||||
[updateFn]="updateFn"
|
||||
[editMode]="true"
|
||||
class="block w-full"
|
||||
(onSubmit)="onSubmit()"
|
||||
(onClose)="onPrev()" />
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user