From cd1f78e19eb949f959a755e75f3ebe9b0ebb0d00 Mon Sep 17 00:00:00 2001 From: eight Date: Wed, 30 Oct 2019 01:34:09 +0800 Subject: [PATCH] Fix: i18n --- _locales/en/messages.json | 18 ++++++++++++++++++ options.html | 13 ++++++------- 2 files changed, 24 insertions(+), 7 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index c8368fad..2df60c30 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -974,6 +974,9 @@ "optionsCustomizeUpdate": { "message": "Updates" }, + "optionsCustomizeSync": { + "message": "Sync to cloud" + }, "optionsHeading": { "message": "Options", "description": "Heading for options section on manage page." @@ -1009,6 +1012,21 @@ "optionsUpdateInterval": { "message": "Userstyle autoupdate interval in hours (specify 0 to disable)" }, + "optionsSyncNone": { + "message": "None" + }, + "optionsSyncConnect": { + "message": "Connect" + }, + "optionsSyncDisconnect": { + "message": "Disconnect" + }, + "optionsSyncSyncNow": { + "message": "Sync now" + }, + "optionsSyncLogin": { + "message": "Login" + }, "paginationCurrent": { "message": "Current page", "description": "Tooltip for the current page index in search results" diff --git a/options.html b/options.html index 245ea652..7510262d 100644 --- a/options.html +++ b/options.html @@ -138,23 +138,22 @@
- -

Sync to cloud

+

Sync to cloud

- - - - + + + +