Skip to content

Commit 748493f

Browse files
authored
Merge pull request #19 from openimis/feature/OP-2462
OP-2462: update role rights translations
2 parents 2f232f6 + aa71e8f commit 748493f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/translations/en.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,9 @@
5555
"paymentCycle.deduplicate.fields.placeholder": "Duplicate Detection Field Selection",
5656
"paymentCycle.button.showDuplicateSummary": "Show Duplicate Summary",
5757
"paymentCycle.tasks.deduplication.title": "Payment Deduplication Task",
58-
"paymentCycle.PaymentDuplicatesTable.merge.header": "Remove payment"
59-
}
58+
"paymentCycle.PaymentDuplicatesTable.merge.header": "Remove payment",
59+
"payment_cycle.gql_query_payment_cycle_perms": "Payment Cycle | Query Payment Cycle",
60+
"payment_cycle.gql_create_payment_cycle_perms": "Payment Cycle | Create Payment Cycle",
61+
"payment_cycle.gql_update_payment_cycle_perms": "Payment Cycle | Update Payment Cycle",
62+
"payment_cycle.gql_delete_payment_cycle_perms": "Payment Cycle | Delete Payment Cycle"
63+
}

0 commit comments

Comments
 (0)