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:
authorHank Grabowski <hankgrabowski@gmail.com>2018-11-22 00:47:00 +0300
committerFrank Rousseau <frank.rousseau@free.fr>2018-12-31 00:33:04 +0300
commit2f432eb5601d5037c767a13efd03dd00c058b5b4 (patch)
tree4c47a750162ce53ebba14b04fb2858c031d4dcc6 /config/locales
parent09c13fdf6702565b13fd8bd34bca03dc119fc026 (diff)
Users Controller and unit tests complete
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/diaspora/en.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml
index 7de2fcd9d..86fb61963 100644
--- a/config/locales/diaspora/en.yml
+++ b/config/locales/diaspora/en.yml
@@ -982,6 +982,9 @@ en:
failed_create: "Failed to create the post"
failed_delete: "Not allowed to delete the post"
cant_report: "Failed to create report on this post"
+ users:
+ cant_update: "Failed to update the user settings"
+ not_found: "User not found"
tags:
cant_process: "Failed to process the tag followings request"