Skip to content

Commit 54b0ec2

Browse files
committed
Change a flag for the translation
1 parent bb1c5eb commit 54b0ec2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

content/docs/binary-translation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@ For modifying an existing xml files, here is the way to visualize your modificat
2525

2626
<div>
2727

28-
<div align="center"align="center" style="margin: 20px; display: inline-block;">
28+
<div align="center" style="margin: 20px; display: inline-block;">
2929
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/installer/nativeLang/chinese.xml" target="_blank"> <img src="/docs/images/flags/fTaiwan.png" alt="" border="0" /><br /> Chinese</a>
3030
</div>
3131

32-
<div align="center"align="center" style="margin: 20px; display: inline-block;">
32+
<div align="center" style="margin: 20px; display: inline-block;">
3333
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/installer/nativeLang/french.xml" target="_blank"><img src="/docs/images/flags/fFrance.png" alt="" border="0" /><br /> French</a>
3434
</div>
3535

36-
<div align="center"align="center" style="margin: 20px; display: inline-block;">
36+
<div align="center" style="margin: 20px; display: inline-block;">
3737
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/installer/nativeLang/spanish.xml" target="_blank"><img src="/docs/images/flags/fSpain.png" alt="" border="0" /><br /> Spanish</a>
3838
</div>
3939

40-
<div align="center"align="center" style="margin: 20px; display: inline-block;">
40+
<div align="center" style="margin: 20px; display: inline-block;">
4141
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/installer/nativeLang/hungarian.xml" target="_blank"><img src="/docs/images/flags/fHungary.png" alt="" border="0" /><br /> Hungarian</a>
4242
</div>
4343

@@ -282,7 +282,7 @@ For modifying an existing xml files, here is the way to visualize your modificat
282282
</div>
283283

284284
<div align="center" style="margin: 20px; display: inline-block;">
285-
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/installer/nativeLang/uyghur.xml" target="_blank"><img src="/docs/images/flags/fChina.png" alt="" border="0" /><br /> Uyghur</a>
285+
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/installer/nativeLang/uyghur.xml" target="_blank"><img src="/docs/images/flags/fEastTurkestan.png" alt="" border="0" /><br /> Uyghur</a>
286286
</div>
287287

288288
<div align="center" style="margin: 20px; display: inline-block;">
689 Bytes
Loading

0 commit comments

Comments
 (0)