From 6162229a02b11d31f95bba79dbe9bddfaf2da196 Mon Sep 17 00:00:00 2001 From: Benn Oshrin Date: Mon, 18 Jul 2022 16:27:03 -0400 Subject: [PATCH] Add version to configuration dashboard (CO-2450) --- app/resources/locales/en_US/default.po | 3 +++ app/templates/Dashboards/configuration.php | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/app/resources/locales/en_US/default.po b/app/resources/locales/en_US/default.po index fe117035f..376ed577f 100644 --- a/app/resources/locales/en_US/default.po +++ b/app/resources/locales/en_US/default.po @@ -47,3 +47,6 @@ msgstr "Available Collaborations" msgid "registry.home.welcome" msgstr "Welcome to {0}." + +msgid "registry.version" +msgstr "COmanage Registry v{0}" \ No newline at end of file diff --git a/app/templates/Dashboards/configuration.php b/app/templates/Dashboards/configuration.php index 0b1705411..06756f616 100644 --- a/app/templates/Dashboards/configuration.php +++ b/app/templates/Dashboards/configuration.php @@ -64,4 +64,6 @@ - \ No newline at end of file + + +