Internationalize Views::LatestChanges templates
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user