Переглянути джерело

docs: corret ImEx dialog docs

Sven 9 місяців тому
батько
коміт
19c546842c
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      contributing.md

+ 1 - 1
contributing.md

@@ -1372,7 +1372,7 @@ Functions marked with 🔒 need to be passed a per-session and per-plugin authen
 > - Copy to clipboard button for the export textarea
 > - Ability to copy a second variety of the data when shift-clicking the copy button
 > - Exported data is hidden by default in case it contains sensitive information
-> - Based on BYTM's translation system for all text content
+> - Text can be given as a constant string or "lazy-loaded" via sync or async function
 >   
 > Options properties:  
 > All properties from the [BytmDialog](#bytmdialog) class are available here as well, except for `renderHeader`, `renderBody` and `renderFooter`