Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ Bridgex is an open‑source graphical interface for converting files to Markdown
<br>

| Name | Preview |
| :-----: |:---: |
| Open File | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridge/preview-2-openfile.png) |
| Mini Editor | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridge/preview-3-minieditor.png) |
| Convert | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridge/preview-4-convert.png) |
| Change Language | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridge/preview-5-languagechange.png) |
|:----------------:|:---------------------:|
| Open File | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridgex/preview-2-openfile.png) |
| Mini Editor | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridgex/preview-3-minieditor.png) |
| Convert | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridgex/preview-4-convert.png) |
| Change Language | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridgex/preview-5-languagechange.png) |

</details>

Expand Down
2 changes: 1 addition & 1 deletion src/bridgex/interface/translations/others/ABOUT_en_GB.trg
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pre{line-height: 1 !important; font-size: 15px;}
<pre class="center" style="line-height: 0.7 !important">Bridgex V0.1.0 - Beta</pre>
<table style="margin-top: 10px" align="center" width="60%">
<tr>
<td><pre class="center"><a href="https://bridgex.dev2forge.software">Website</a></pre></td>
<td><pre class="center"><a href="https://github.com/Dev2Forge/bridgex">Website</a></pre></td>
<td><pre class="center"><a href="https://github.com/Dev2Forge/bridgex/issues">Report Issues</a></pre></td>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion src/bridgex/interface/translations/others/ABOUT_es_CO.trg
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pre{line-height: 1 !important; font-size: 15px;}
<pre class="center" style="line-height: 0.7 !important">Bridgex V0.1.0 - Beta</pre>
<table style="margin-top: 10px" align="center" width="60%">
<tr>
<td><pre class="center"><a href="https://bridgex.dev2forge.software">Sitio Web</a></pre></td>
<td><pre class="center"><a href="https://github.com/Dev2Forge/bridgex">Sitio Web</a></pre></td>
<td><pre class="center"><a href="https://github.com/Dev2Forge/bridgex/issues">Reportar Insidencias</a></pre></td>
</tr>
</table>
Expand Down