about summary refs log tree commit diff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml1
-rw-r--r--config/routes.rb1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 873a1e666..8417f952a 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -158,6 +158,7 @@ en:
       public: Public
       push_subscription_expires: PuSH subscription expires
       redownload: Refresh profile
+      sync: Synchronize
       reject: Reject
       reject_all: Reject all
       remove_avatar: Remove avatar
diff --git a/config/routes.rb b/config/routes.rb
index 25655e7ac..766e08932 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -199,6 +199,7 @@ Rails.application.routes.draw do
         post :unsilence
         post :unsuspend
         post :redownload
+        post :sync
         post :remove_avatar
         post :remove_header
         post :memorialize