Browse Source

AMBARI-17990. Confusing message on alert (akovalenko)

Aleksandr Kovalenko 8 years ago
parent
commit
022a28e331
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ambari-web/vendor/scripts/jquery.timeago.js

+ 1 - 1
ambari-web/vendor/scripts/jquery.timeago.js

@@ -36,7 +36,7 @@
         prefixFromNow: null,
         suffixAgo: "ago",
         suffixFromNow: "from now",
-        seconds: "a moment",
+        seconds: "less than a minute",
         minute: "about a minute",
         minutes: "%d minutes",
         hour: "about an hour",