From 284647f7bb1cac9e958746434cd0c797e1a10d6d Mon Sep 17 00:00:00 2001
From: Kevin XU <kevin-xu@hotmail.fr>
Date: Thu, 20 Dec 2018 00:41:28 +0100
Subject: [PATCH] change a english title

---
 page_user/user.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/page_user/user.php b/page_user/user.php
index 531eff0..c4169e2 100644
--- a/page_user/user.php
+++ b/page_user/user.php
@@ -77,7 +77,7 @@ error_reporting(E_ALL);
     dataSource: {
         "chart": {
             "theme": "fusion",
-            "caption": "Followers de tes favoris",
+            "caption": "Followers of your fav",
             "subCaption": "",
             "yAxisName": "Followers",
             "numberPrefix": "",
@@ -124,7 +124,7 @@ error_reporting(E_ALL);
     dataSource: {
         "chart": {
             "theme": "fusion",
-            "caption": "Nombre de suscribers de tes favoris",
+            "caption": "Number of suscribers of your fav",
             "subCaption": "",
             "yAxisName": "Suscribers",
             "numberPrefix": "",
-- 
GitLab