mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-03-05 21:59:32 +00:00
Add support for translations
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
<% content_for "header" do %>
|
||||
<title><%= translate(locale, "Top") %> - Invidious</title>
|
||||
<% end %>
|
||||
|
||||
<div class="pure-g">
|
||||
<% top_videos.each_slice(4) do |slice| %>
|
||||
<% slice.each do |item| %>
|
||||
|
||||
Reference in New Issue
Block a user