X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/da8c910bc2b35a129fcfbe293d0cb1d4d125720b..52bfc5a905f21f03efb71dfb00fadb3f05372ecb:/app/views/site/_key.rhtml?ds=sidebyside diff --git a/app/views/site/_key.rhtml b/app/views/site/_key.rhtml index fceeb80ba..bf7954783 100644 --- a/app/views/site/_key.rhtml +++ b/app/views/site/_key.rhtml @@ -17,7 +17,7 @@ } function updateKey() { - if (sidebarOpen("Map key")) + if (sidebarOpen("<%= t('site.key.map_key') %>")) { showKey(); }