Skip to content

Commit

Permalink
UIPBEX-10 Rename Bursar export to Transfer criteria (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaSedyx authored Jun 2, 2021
1 parent 53261f2 commit 0c0e74c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## (in progress)

* Bursar Item Types for Fees/Fines. Refs UIPBEX-9.
* Rename Bursar export to Transfer criteria. Refs UIPBEX-10.

## [1.0.0](https://github.com/folio-org/ui-plugin-bursar-export/tree/v1.0.0) (2021-03-19)

Expand Down
4 changes: 2 additions & 2 deletions translations/ui-plugin-bursar-export/en.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"meta.title": "Bursar exports",
"meta.title": "Transfer criteria",

"bursarExports": "Bursar exports",
"bursarExports.schedulePeriod": "Schedule period",
Expand Down Expand Up @@ -36,5 +36,5 @@
"bursarExports.runManually.success": "Bursar exports has been successfully scheduled",
"bursarExports.runManually.error": "Bursar exports was not scheduled",

"permission.bursar-exports.all": "Bursar exports: Bursar admin"
"permission.bursar-exports.all": "Transfer exports: Transfer admin"
}

0 comments on commit 0c0e74c

Please sign in to comment.