Skip to content

Commit

Permalink
New translations enum.properties (Arabic)
Browse files Browse the repository at this point in the history
  • Loading branch information
MateStrysewske committed Jun 4, 2024
1 parent 35c3af8 commit ab771cf
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions sormas-api/src/main/resources/enum_ar-SA.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1598,12 +1598,14 @@ UserRight.EMAIL_TEMPLATE_MANAGEMENT=Manage email templates
UserRight.EXTERNAL_EMAIL_SEND=Send external emails
UserRight.EXTERNAL_EMAIL_ATTACH_DOCUMENTS=Attach documents to external emails
UserRight.GRANT_SPECIAL_CASE_ACCESS=Grant special case access
UserRight.SELF_REPORT_VIEW=View self reports
UserRight.SELF_REPORT_ARCHIVE=Archive self reports
UserRight.SELF_REPORT_CREATE=Create self reports
UserRight.SELF_REPORT_EDIT=Edit self reports
UserRight.SELF_REPORT_DELETE=Delete self reports
UserRight.SELF_REPORT_ARCHIVE=Archive self reports
UserRight.SELF_REPORT_EDIT=Edit self reports
UserRight.SELF_REPORT_EXPORT=Export self reports
UserRight.SELF_REPORT_IMPORT=Import self reports
UserRight.SELF_REPORT_PROCESS=Process self reports
UserRight.SELF_REPORT_VIEW=View self reports

# UserRight descriptions
UserRight.Desc.CASE_ARCHIVE = Able to archive cases
Expand Down Expand Up @@ -1812,12 +1814,14 @@ UserRight.Desc.EMAIL_TEMPLATE_MANAGEMENT=Able to manage email templates
UserRight.Desc.EXTERNAL_EMAIL_SEND=Able to send external emails
UserRight.Desc.EXTERNAL_EMAIL_ATTACH_DOCUMENTS=Able to attach documents to external emails
UserRight.Desc.GRANT_SPECIAL_CASE_ACCESS=Able to grant special access to cases
UserRight.Desc.SELF_REPORT_VIEW=Able to view self reports
UserRight.Desc.SELF_REPORT_ARCHIVE=Able to archive self reports
UserRight.Desc.SELF_REPORT_CREATE=Able to create self reports
UserRight.Desc.SELF_REPORT_EDIT=Able to edit self reports
UserRight.Desc.SELF_REPORT_DELETE=Able to delete self reports
UserRight.Desc.SELF_REPORT_ARCHIVE=Able to archive self reports
UserRight.Desc.SELF_REPORT_EDIT=Able to edit self reports
UserRight.Desc.SELF_REPORT_EXPORT=Able to export self reports
UserRight.Desc.SELF_REPORT_IMPORT=Able to import self reports
UserRight.Desc.SELF_REPORT_PROCESS=Able to process self reports
UserRight.Desc.SELF_REPORT_VIEW=Able to view self reports

# UserRightGroup
UserRightGroup.GENERAL = General
Expand Down

0 comments on commit ab771cf

Please sign in to comment.