Skip to content

Commit 0a43fe0

Browse files
committed
Add screenshots to README.md
1 parent c5bb5b1 commit 0a43fe0

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
# redmine_custom_messages
1+
# redmine_message_customize
22

3-
Redmineのプラグイン
3+
This is a plugin for Redmine.
4+
This plugin changes the translation of the wording on the screen defined in "config/locales/*.yml" in the admin view.
45

5-
config/locales/*.ymlで定義されている画面上の文言の訳文を管理画面から変更できるようにします。
6+
* Normal mode
7+
<kbd><img src="https://github.com/ishikawa999/redmine_message_customize/blob/images/normal_mode.png" /></kbd>
8+
9+
* YAML mode
10+
<kbd><img src="https://github.com/ishikawa999/redmine_message_customize/blob/images/yaml_mode.png" /></kbd>

0 commit comments

Comments
 (0)