xterm
[VSoRC/.git] / node_modules / xterm / src / browser / LocalizableStrings.ts
diff --git a/node_modules/xterm/src/browser/LocalizableStrings.ts b/node_modules/xterm/src/browser/LocalizableStrings.ts
new file mode 100644 (file)
index 0000000..8e78233
--- /dev/null
@@ -0,0 +1,7 @@
+/**
+ * Copyright (c) 2018 The xterm.js authors. All rights reserved.
+ * @license MIT
+ */
+
+export let promptLabel = 'Terminal input';
+export let tooMuchOutput = 'Too much output to announce, navigate to rows manually to read';