Wael

Results 13 comments of Wael

Guys, There is this **Arabic-English-French Mathematics Dictionary** that seems to be popular. You can view/download the book at https://github.com/ForzaGreen/maths-arabic or directs links: - [قاموس رياضيات عربى-انجليزى-فرنسى-الجزء الاول.pdf](https://forzagreen.github.io/maths-arabic/%D9%82%D8%A7%D9%85%D9%88%D8%B3%20%D8%B1%D9%8A%D8%A7%D8%B6%D9%8A%D8%A7%D8%AA%20%20%D8%B9%D8%B1%D8%A8%D9%89-%D8%A7%D9%86%D8%AC%D9%84%D9%8A%D8%B2%D9%89-%D9%81%D8%B1%D9%86%D8%B3%D9%89-%D8%A7%D9%84%D8%AC%D8%B2%D8%A1%20%D8%A7%D9%84%D8%A7%D9%88%D9%84.pdf) - [قاموس رياضيات...

@sarsc @Jacco @ggothe There is very little maintenance happening in this repo since a long time. A year ago I started a new project https://github.com/forzagreen/n2words . It's already supporting 20...

Hi @boykovdmitriy , I started new library: https://github.com/forzagreen/n2words that's doing the same thing. It's supporting 18 languages and still growing. Please check, and feel free to contribute.

This should be similar to arabic. I am waiting for pull request https://github.com/yamadapc/js-written-number/pull/52 to be accepted, and I will have a look to persian.

Hi @MeekLogic , I am working on a new library for converting numbers to letters: https://github.com/forzagreen/n2words It's supporting 15 languages and still growing. Feel free to contribute.

Hi @naskobulgaria , I didn't understand your question. What do you mean by _cent(s)_ ? the unit of money ? or the number one hundred in french ?

**django-ses** needs `ses:GetSendQuota` permission in addition to `ses:SendEmail` and `ses:SendRawEmail` : https://github.com/django-ses/django-ses/issues/85

Today, the library does not support currencies. We may add it in the future. Thanks for the suggestion.

You have to send element-by-element

> I could work around this by adding a separate resource for AWS::Events::Rule and excluded 'Events' property from AWS::Serverless::Function. Example template:- > Thank you @nbrational for the workaround. I think...