enju_circulation 0.0.39 → 0.0.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -142,6 +142,7 @@ en:
142
142
  extend: "Extend"
143
143
  returned: "Returned"
144
144
  my_checkout: "My checkout"
145
+ remove_all: "Remove all checkout history"
145
146
  checkin:
146
147
  item_not_found: "Item not found."
147
148
  enter_item_identifier: "Enter item identifier."
@@ -140,6 +140,7 @@ ja:
140
140
  extend: "貸出期間の延長"
141
141
  returned: "返却済み"
142
142
  my_checkout: "自分の貸出"
143
+ remove_all: "すべての貸出履歴を削除"
143
144
  checkin:
144
145
  item_not_found: "資料が見つかりません。"
145
146
  enter_item_identifier: "所蔵情報番号を入力してください。"
@@ -1,3 +1,3 @@
1
1
  module EnjuCirculation
2
- VERSION = "0.0.39"
2
+ VERSION = "0.0.40"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: enju_circulation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.39
4
+ version: 0.0.40
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: