From 21c4195e5704de034f5570553a9fcc4157bc112f Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 22 Aug 2016 16:08:11 -0400 Subject: [PATCH] update translations --- dashboard-ui/strings/en-US.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dashboard-ui/strings/en-US.json b/dashboard-ui/strings/en-US.json index b9aaa04b41..dd6ba0c85d 100644 --- a/dashboard-ui/strings/en-US.json +++ b/dashboard-ui/strings/en-US.json @@ -2319,5 +2319,6 @@ "SyncToOtherDevices": "Sync to other devices", "ManageOfflineDownloads": "Manage offline downloads", "MessageDownloadScheduled": "Download scheduled", - "RememberMe": "Remember me" + "RememberMe": "Remember me", + "HeaderOfflineSync": "Offline Sync" }