mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PdfHandler
synced 2024-11-15 12:00:35 +00:00
Localisation updates from http://translatewiki.net.
Change-Id: Ifca8a5f90b6eb9070d56715efe8e541d6f365da5
This commit is contained in:
parent
9c934d1a0f
commit
e8eba32d84
|
@ -68,6 +68,14 @@ $messages['arz'] = array(
|
|||
'pdf_page_error' => 'رقم الصفحة ليس فى النطاق',
|
||||
);
|
||||
|
||||
/** Assamese (অসমীয়া)
|
||||
* @author Bishnu Saikia
|
||||
*/
|
||||
$messages['as'] = array(
|
||||
'pdf-desc' => 'পিডিএফ ফাইল ছবি হিচাপে ব্যৱহাৰৰ পদ্ধতি',
|
||||
'pdf_page_error' => 'পৃষ্ঠাৰ নম্বৰ সীমাৰ ভিতৰত নাই',
|
||||
);
|
||||
|
||||
/** Asturian (Asturianu)
|
||||
* @author Xuacu
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue