You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: js/languages/en-US.json
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,18 @@
14
14
"restartLater": "Restart Later",
15
15
"langChangeRestartTitle": "Restart needed for language change",
16
16
"langChangeRestartMessage": "In order for your language change to fully take effect, you must restart the app. If any saves or publishes are still in progress, please wait until they are done.",
17
+
"update": {
18
+
"checking": "Checking for updates.",
19
+
"error": "There was an error checking for updates. Error: %{error}",
20
+
"available": "An update is downloading now. You can choose to install it when the download is complete.",
21
+
"notAvailable": "No updates are available.",
22
+
"cancel": "Cancel",
23
+
"ready": {
24
+
"title": "The Update is Ready",
25
+
"msg": "Your update has downloaded. Click below to install it."
26
+
},
27
+
"install": "Install Now"
28
+
},
17
29
"addressBarPlaceholder": "Type a @handle, OpenBazaar ID or search term",
18
30
"testnet": "Test Mode",
19
31
"testnetTooltip": "Test Mode uses testnet coins, which are intended for testing purposes only.",
0 commit comments