We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5bb5b1 commit 0a43fe0Copy full SHA for 0a43fe0
README.md
@@ -1,5 +1,10 @@
1
-# redmine_custom_messages
+# redmine_message_customize
2
3
-Redmineのプラグイン
+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.
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