Se tunea la lista de peticiones original localizada en 'app/views/issues' para enlazar al Gantt si es posible
This commit is contained in:
parent
ae790c4ff9
commit
9e434f83bc
3 changed files with 60 additions and 0 deletions
3
plugins/redmine_wiki_lists/config/locales/en.yml
Normal file
3
plugins/redmine_wiki_lists/config/locales/en.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
# English strings go here for Rails i18n
|
||||
en:
|
||||
label_gantt_chart: Gantt chart
|
3
plugins/redmine_wiki_lists/config/locales/es.yml
Normal file
3
plugins/redmine_wiki_lists/config/locales/es.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Spanish strings go here for Rails i18n
|
||||
es:
|
||||
label_gantt_chart: diagrama de Gantt
|
Loading…
Add table
Add a link
Reference in a new issue