X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/055a9760511f270e17ab200b6caa0a6301866328..22fbd05f1f982cabc8fab60e63c545112c6e0006:/app/views/site/key.html.erb diff --git a/app/views/site/key.html.erb b/app/views/site/key.html.erb index e43d2c29a..370ae3b64 100644 --- a/app/views/site/key.html.erb +++ b/app/views/site/key.html.erb @@ -7,7 +7,7 @@ <%= image_tag "key/#{name}/#{entry['image']}" %> - <%= [*t(".table.entry.#{entry['name']}")].to_sentence %> + <%= Array(t(".table.entry.#{entry['name']}")).to_sentence %> <% end %>