You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
21. the Arabic forms. I have problems in the localization of the forms.
Tech Note
prepare a script that will do the following :
loop over all .phtml files found in themes/certigate
extract all msgid that are found between {{#translate}} and {{/translate}}
Don't add redundant strings ( make them unique )
compare the extracted strings with the strings found in module/Translate/language/ar_AR.po
produce a csv file with the strings and their translations ( if the translation exists put it , if it is not leave it blank and move it to the top of the csv file )
Tech Note
.phtmlfiles found inthemes/certigate{{#translate}}and{{/translate}}module/Translate/language/ar_AR.po