diff --git a/core/language/us.json b/core/language/us.json index e43bec41..18631964 100644 --- a/core/language/us.json +++ b/core/language/us.json @@ -1193,6 +1193,7 @@ "friend13": "Feed", "friend14": "Remove friend", "friend15": "Feed settings", - "friend16": "Select the Q-Apps you want updates from, especially those related to your friends." + "friend16": "Select the Q-Apps you want updates from, especially those related to your friends.", + "friends17": "Friends" } } \ No newline at end of file diff --git a/core/src/components/app-view.js b/core/src/components/app-view.js index cb12b505..7be45ec4 100644 --- a/core/src/components/app-view.js +++ b/core/src/components/app-view.js @@ -560,7 +560,7 @@ class AppView extends connect(store)(LitElement) {