✨ Add metrics page
[Sone.git] / src / main / resources / i18n / sone.en.properties
index 7b62cf1..dedaf18 100644 (file)
@@ -26,6 +26,8 @@ Navigation.Menu.Sone.Item.Rescue.Name=Rescue
 Navigation.Menu.Sone.Item.Rescue.Tooltip=Rescue Sone
 Navigation.Menu.Sone.Item.About.Name=About
 Navigation.Menu.Sone.Item.About.Tooltip=Information about Sone
+Navigation.Menu.Sone.Item.Metrics.Name=Metrics
+Navigation.Menu.Sone.Item.Metrics.Tooltip=Metrics collected by Sone
 
 Page.About.Title=About - Sone
 Page.About.Page.Title=About
@@ -331,6 +333,10 @@ Page.Invalid.Title=Invalid Action Performed - Sone
 Page.Invalid.Page.Title=Invalid Action Performed
 Page.Invalid.Text=An invalid action was performed, or the action was valid but the parameters were not. Please go back to the {link}index page{/link} and try again. If the error persists you have probably found a bug.
 
+Page.Metrics.Title=Metrics
+Page.Metrics.Page.Title=Metrics
+Page.Metrics.SoneParsingDuration.Title=Sone Parsing Duration
+
 View.Search.Button.Search=Search
 
 View.CreateSone.Text.WotIdentityRequired=To create a Sone you need an identity from the {link}Web of Trust plugin{/link}.