MDL-18375 calendar: added multiple calendar support
[moodle.git] / calendarsystem / gregorian / lang / fa / calendarsystem_gregorian.php
blob2cb6e5f6aed7488b4c578913c3305985d9f3bbdf
1 <?php
2 $string['am'] = 'صبح';
3 $string['am_caps'] = 'صبح';
4 $string['name'] = 'میلادی';
5 $string['pluginname'] = 'تقویم میلادی';
6 $string['pm'] = 'عصر';
7 $string['pm_caps'] = 'عصر';
8 ?>