Skip to content

Commit

Permalink
Update en.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joncameron authored Dec 11, 2024
1 parent 1ab561e commit aefd948
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,10 +180,8 @@ en:
class: |
Enter an external group to grant it access to an item or collection. This group might represent students in a course or members of an institution-specific group. Start and end dates are not required; if included, access for the specified group will start at the beginning of the start date and end at the beginning of the end date. Otherwise, access will be open ended for the specified group.
ipaddress: |
An IP Address or subnet. Eg. 255.0.1.10 or 255.0.1.10/21 or 255.0.1.10/255.255.255.0
or ffaa:aaff:bbcc:ddee:1122:3344:5566:7777
or ffaa:aaff:bbcc:ddee:1122:3344:5566:7777/ffff:ffff:ffff:ffff:ffff:ffff:ffff:ff00
Start and end dates are not required; if included, access for the specified IP Address(es) will start at the beginning of the start date and end at the beginning of the end date. Otherwise, access will be open ended for the specified IP Address(es).
An IP Address in dot-decimal or CIDR notation, e.g. 255.0.1.10 or 255.0.1.10/21.
Start and end dates are optional.
lending_period: |
Lending Period is the length of time that an item may be checked out for.
Day and Hour values must be positive integers.
Expand Down

0 comments on commit aefd948

Please sign in to comment.