We'll create fresh WordPress site with Arabic Comments Number installed. You have 20 minutes to test the plugin after that site we'll be deleted.
the idea of the plugin from this post
bascally the plugin generats two functions you can use them in your theme
the functions are:
1. comments_number_ar(‘لا توجد تعليقات’, ‘تعليق واحد’, ‘تعليقان’, ‘% تعليقات’, ‘% تعليق’ );
2. comments_popup_link_ar(‘لا توجد تعليقات’, ‘تعليق واحد’, ‘تعليقان’, ‘% تعليقات’, ‘% تعليق’ );
the functions are similar to functions comments_number () and comments_popup_link ()
I just edit them to be correct with Arabic grammare.