Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

wrong result in farsi #17

Open
madibi opened this issue Apr 12, 2019 · 1 comment
Open

wrong result in farsi #17

madibi opened this issue Apr 12, 2019 · 1 comment

Comments

@madibi
Copy link

madibi commented Apr 12, 2019

in angular, i write:

declare var require:any;
var fa = require('convert-layout/fa.js');
let correct = fa.fromEn('sghl'); 

i expect to get "سلام", but it's return "س`شا" and it's not correct.

@ai
Copy link
Owner

ai commented Apr 12, 2019

Can you send PR with the fix?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants