set-more-info-link.py: remove leading space in Persian label
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
04dd546e2d
commit
cebded9a37
@@ -10,7 +10,7 @@ labels = {
|
||||
'da': 'Mere information:',
|
||||
'de': 'Mehr Informationen:',
|
||||
'es': 'Más información:',
|
||||
'fa': ' اطلاعات بیشتر:',
|
||||
'fa': 'اطلاعات بیشتر:',
|
||||
'fr': 'Plus d\'informations\xa0:',
|
||||
'sh': 'Više informacija:',
|
||||
'hi': 'अधिक जानकारी:',
|
||||
|
Reference in New Issue
Block a user