">
+
-
diff --git a/app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco b/app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco
index 4f4e50b0a..608c0b3d6 100644
--- a/app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco
+++ b/app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco
@@ -1,3 +1,4 @@
+
<%- @T('Frequency') %>
Frequency
<% for item in @ticket_volume_by_year: %>
diff --git a/db/seeds.rb b/db/seeds.rb
index f2de5a4f2..4b66c0e4f 100644
--- a/db/seeds.rb
+++ b/db/seeds.rb
@@ -292,7 +292,7 @@ Setting.create_if_not_exists(
title: 'Lost Password',
name: 'user_lost_password',
area: 'Security::Base',
- description: 'Activates lost password feature for agents, in the agent interface.',
+ description: 'Activates lost password feature for users.',
options: {
form: [
{