Internationalize Views::LatestChanges templates
This commit is contained in:
@@ -19,3 +19,5 @@ en:
|
||||
previous_page: Previous page
|
||||
next: Next
|
||||
previous: Previous
|
||||
precious/views/latest_changes:
|
||||
title: Latest Changes (Globally)
|
||||
|
||||
@@ -9,7 +9,7 @@ module Precious
|
||||
attr_reader :wiki
|
||||
|
||||
def title
|
||||
"Latest Changes (Globally)"
|
||||
t[:title]
|
||||
end
|
||||
|
||||
def versions
|
||||
|
||||
Reference in New Issue
Block a user