i18n: Add additional automatically output strings.

I'm skeptical of the setup that these are generated dynamically while
working in the development environment; that seems not robust.
This commit is contained in:
Tim Abbott
2020-02-29 17:36:32 -08:00
parent ef0b056437
commit c83bc08359

View File

@@ -107,5 +107,10 @@
"Window Shortcuts": "Window Shortcuts",
"Quit when the window is closed": "Quit when the window is closed",
"Force social login in app instead of browser": "Force social login in app instead of browser",
"Ask where to save files before downloading": "Ask where to save files before downloading"
"Ask where to save files before downloading": "Ask where to save files before downloading",
"Add a Zulip organization": "Add a Zulip organization",
"Connect": "Connect",
"OR": "OR",
"Create a new organization": "Create a new organization",
"Network and Proxy Settings": "Network and Proxy Settings"
}