translate site title on active admin
This commit is contained in:
@@ -4,7 +4,7 @@ ActiveAdmin.setup do |config|
|
||||
# Set the title that is displayed on the main layout
|
||||
# for each of the active admin pages.
|
||||
#
|
||||
config.site_title = "Progress Test"
|
||||
config.site_title = "Teste de Progresso"
|
||||
|
||||
# Set the link url for the title. For example, to take
|
||||
# users to your main site. Defaults to no link.
|
||||
|
||||
Reference in New Issue
Block a user