File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 3
3
This is a plugin for Redmine.
4
4
This plugin changes the translation of the wording on the screen defined in "config/locales/* .yml" in the admin view.
5
5
6
- * Normal mode
6
+ ## Usage
7
+
8
+ * 1: Open setting page
9
+ Administration > Message customize
10
+ <kbd ><img src =" https://github.com/ishikawa999/redmine_message_customize/blob/images/administration_menu.png " /></kbd >
11
+
12
+ * 2-1: Normal mode tab
7
13
<kbd ><img src =" https://github.com/ishikawa999/redmine_message_customize/blob/images/normal_mode.png " /></kbd >
8
14
9
- * YAML mode
15
+ * 2-2: YAML mode tab
10
16
<kbd ><img src =" https://github.com/ishikawa999/redmine_message_customize/blob/images/yaml_mode.png " /></kbd >
11
17
12
18
## Install
@@ -22,4 +28,4 @@ $ # redmine restart
22
28
```
23
29
$ cd /your/path/redmine
24
30
$ bundle exec rake test TEST=plugins/redmine_message_customize/test RAILS_ENV=test
25
- ```
31
+ ```
You can’t perform that action at this time.
0 commit comments