naming changes

This commit is contained in:
faiqahzaman
2024-02-29 09:57:59 +08:00
parent 25d85dac75
commit c8f23d2e58
21 changed files with 57 additions and 57 deletions
+5 -5
View File
@@ -122,13 +122,13 @@ export default [
{
path:'',
component: ManagePositionIndex,
name: 'Manage Position'
name: 'Kemaskini Jawatan'
},
{
path:'add',
component: ManagePositionAdd,
name: 'Add Position'
name: 'Tambah Jawatan'
},
{
@@ -179,7 +179,7 @@ export default [
{
path: 'add',
component: ManageVoterAdd,
name: 'Add Voter'
name: 'Tambah Pengundi'
},
{
@@ -199,13 +199,13 @@ export default [
{
path: '',
component: ManageNomineeIndex,
name: 'Manage Nominee'
name: 'Maklumat Calon'
},
{
path: 'add',
component: ManageNomineeAdd,
name: 'Add Nominee'
name: 'Tambah Calon'
},
{