]> git.openstreetmap.org Git - rails.git/commit
Fully internationalise the issues and reports interfaces.
authorAndy Allan <git@gravitystorm.co.uk>
Mon, 22 Jan 2018 11:56:39 +0000 (11:56 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Mon, 22 Jan 2018 11:57:08 +0000 (11:57 +0000)
commit79bd1777ab0c165492122b10a22ecc2fb7cc4715
tree49a46a54ec715757f6db890dff76d8f1424e75d4
parentae4487921350e141efed42fdf7cd3fd70d72bc97
Fully internationalise the issues and reports interfaces.
app/controllers/issues_controller.rb
app/views/issues/_comments.html.erb
app/views/issues/_reports.html.erb
app/views/issues/index.html.erb
app/views/issues/show.html.erb
app/views/reports/new.html.erb
config/locales/en.yml
test/system/issues_test.rb