Update installExtension.html

4ee0375120a4eab69eb4b71c930a460cd6a6ac9e

Rivelle <rivelle.days@gmail.com>

Signed
1 files changed, +6 -1Showing whitespace changes
public/scripts/templates/installExtension.html+6 -1
@@ -1,5 +1,10 @@
1<h3 data-i18n="Enter the Git URL of the extension to install">Enter the Git URL of the extension to install</h3>1<h3 data-i18n="Enter the Git URL of the extension to install">Enter the Git URL of the extension to install</h3>
2<br>2<br>
3<p><b data-i18n="Disclaimer:">Disclaimer:</b> <span data-i18n="Please be aware that using external extensions can have unintended side effects and may pose security risks. Always make sure you trust the source before importing an extension. We are not responsible for any damage caused by third-party extensions.">Please be aware that using external extensions can have unintended side effects and may pose security risks. Always make sure you trust the source before importing an extension. We are not responsible for any damage caused by third-party extensions.</p></span>3<p>
4 <b data-i18n="Disclaimer:">Disclaimer:</b>
5 <span data-i18n="Please be aware that using external extensions can have unintended side effects and may pose security risks. Always make sure you trust the source before importing an extension. We are not responsible for any damage caused by third-party extensions.">
6 Please be aware that using external extensions can have unintended side effects and may pose security risks. Always make sure you trust the source before importing an extension. We are not responsible for any damage caused by third-party extensions.
7 </span>
8</p>
4<br>9<br>
5<p><span data-i18n="Example:">Example:</span> <tt> https://github.com/author/extension-name </tt></p>10<p><span data-i18n="Example:">Example:</span> <tt> https://github.com/author/extension-name </tt></p>