We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec60bd1 commit 0cdcb5cCopy full SHA for 0cdcb5c
index.d.ts
@@ -240,7 +240,7 @@ export declare namespace MET {
240
241
/**
242
* @param text content to be translated
243
- * @param source language code
+ * @param from source language code
244
* @param to target language code(s). `en` by default.
245
* @param options optional translate options
246
*/
scripts/index.tpl.d.ts
@@ -103,7 +103,7 @@ export declare namespace MET {
103
104
105
106
107
108
109
0 commit comments