Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorflaburgan <flaburgan@geexxx.fr>2017-03-20 23:07:57 +0300
committerSteffen van Bergerem <svbergerem@omgsrsly.net>2017-03-21 15:34:47 +0300
commitad7d4d777b571b6a172fba91c071d72548d79b75 (patch)
tree21314a95e4d76c6dafada12a30d93a5862ebd0b0 /config/locales
parentb3e3de08b829ea361089a2d7fc9fd02354f1af12 (diff)
Add links to liked and commented pages within My activity
closes #5502
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/diaspora/en.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml
index 065f7336c..e6bc47001 100644
--- a/config/locales/diaspora/en.yml
+++ b/config/locales/diaspora/en.yml
@@ -1150,6 +1150,12 @@ en:
activity:
title: "My activity"
+
+ liked:
+ title: "Liked posts"
+
+ commented:
+ title: "Commented posts"
users:
edit:
edit_account: "Edit account"