Internationalize Views::Layout templates
This commit is contained in:
@@ -21,3 +21,5 @@ en:
|
||||
previous: Previous
|
||||
precious/views/latest_changes:
|
||||
title: Latest Changes (Globally)
|
||||
precious/views/layout:
|
||||
title: Home
|
||||
|
||||
@@ -20,7 +20,7 @@ module Precious
|
||||
end
|
||||
|
||||
def title
|
||||
"Home"
|
||||
t[:title]
|
||||
end
|
||||
|
||||
def has_path
|
||||
|
||||
Reference in New Issue
Block a user