<%= translate.selectAlbums[lang] %>:
<%= translate.more[lang] %> >>>
<% albums.forEach(album => { %>
<%= album.title %>
<%= album.title %>
<% }); %>