aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorValD <maghtpol@gmail.com>2018-12-04 14:54:43 +0530
committerValD <maghtpol@gmail.com>2018-12-04 15:24:01 +0530
commitea4fafb27e37a1f89972bceed02ec3fe5df47e38 (patch)
treef89d909969ffc53c5680fccb16a79c3814e28003 /src/i18n
parent480f617c098c831e095a686abb319f4e467e15e4 (diff)
Added user setting tooltip
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 893db931..8fd546ef 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -214,6 +214,7 @@
"media_upload": "Upload Media",
"repeat": "Repeat",
"reply": "Reply",
- "favorite": "Favorite"
+ "favorite": "Favorite",
+ "user_settings": "User Settings"
}
}