eckucukoglu / redmine-reminder-emails

This plugin provides a ui for redmine:send_reminders rake tasks that send reminder emails about assigned and active issues that are past due or due in the next specified number of days.
http://www.redmine.org/plugins/reminderemails
GNU General Public License v3.0
12 stars 8 forks source link

Fix minor issue in tr.yml #12

Closed publicvirtualvoid closed 7 years ago

publicvirtualvoid commented 7 years ago

Top level of structure causes collision with English locale. In our case this caused all "delete" buttons to display "Sil".

eckucukoglu commented 7 years ago

Thank you. :)