mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Editcount
synced 2024-11-28 02:00:39 +00:00
Localisation updates for extension messages from translatewiki.net (2009-04-08 18:40 UTC)
This commit is contained in:
parent
346b0a57fb
commit
f55570d608
Notes:
Raimond Spekking
2010-04-07 18:54:28 +00:00
|
@ -993,6 +993,17 @@ $messages['tg-cyrl'] = array(
|
||||||
'editcount_submit' => 'Ирсол',
|
'editcount_submit' => 'Ирсол',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
/** Thai (ไทย)
|
||||||
|
* @author Passawuth
|
||||||
|
*/
|
||||||
|
$messages['th'] = array(
|
||||||
|
'editcount' => 'จำนวนการแก้ไข',
|
||||||
|
'editcount-desc' => 'แสดง [[Special:Editcount|จำนวนการแก้ไข]] ของผู้ใช้',
|
||||||
|
'editcount_username' => 'ผู้ใช้:',
|
||||||
|
'editcount_submit' => 'ตกลง',
|
||||||
|
'editcount_total' => 'รวม',
|
||||||
|
);
|
||||||
|
|
||||||
/** Tagalog (Tagalog)
|
/** Tagalog (Tagalog)
|
||||||
* @author AnakngAraw
|
* @author AnakngAraw
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue