File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
ja :
2
2
field_supply_item_description : 説明
3
3
field_supply_item_unit : 単位
4
+ field_supply_item_stock : Stock
4
5
field_issue_supply_item_names : 資材
5
6
label_add_issue_supply_items : 資材を追加
6
7
label_add_supply_items : 追加
7
8
label_supply_item_description : 説明
9
+ label_supply_item_journal_plural : Supply Items
8
10
label_supply_item_name : 名前
9
11
label_supply_item_new : 新しい資材
10
12
label_supply_item_plural : 資材
11
13
label_supply_item_search : " 資材を探す:"
14
+ label_supply_item_stock : Stock
12
15
label_supply_item_unit_piece : ピース
13
16
label_supply_item_unit_kg : kg
14
17
label_supply_item_more_items : Showing %{shown} of %{total} results.
18
+ text_supply_item_created : " Supply item %{name} was created (%{stock})"
19
+ text_supply_item_updated : " Supply item %{name} was changed (%{change})"
20
+ text_supply_item_nochange : no change
21
+ text_issue_supply_item_changed : " Issue #%{id}: %{name} was changed (%{change})"
Original file line number Diff line number Diff line change 9
9
author 'Jens Krämer, Georepublic'
10
10
author_url 'https://hub.georepublic.net/gtt/redmine_supply'
11
11
description 'Add configurable supply items to issues'
12
- version '1.1 .0'
12
+ version '1.2 .0'
13
13
14
14
requires_redmine version_or_higher : '3.4.0'
15
15
You can’t perform that action at this time.
0 commit comments