Internationalize Views::LatestChanges templates

This commit is contained in:
benjamin wil
2021-12-30 15:47:26 -08:00
parent b9fef4175c
commit f90e7a81b8
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -19,3 +19,5 @@ en:
previous_page: Previous page previous_page: Previous page
next: Next next: Next
previous: Previous previous: Previous
precious/views/latest_changes:
title: Latest Changes (Globally)
+1 -1
View File
@@ -9,7 +9,7 @@ module Precious
attr_reader :wiki attr_reader :wiki
def title def title
"Latest Changes (Globally)" t[:title]
end end
def versions def versions