X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d5d6698faebc55caa6b5df04263e389af09e2c2e..011237c2c5c82a638e3bbd5b78196baea576a5a9:/app/views/site/_key.rhtml 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(); }