mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Editcount
synced 2024-11-24 00:07:16 +00:00
Localisation updates from http://translatewiki.net.
Change-Id: I20714b5de269a60d6b204beb9d43cdc39a535cf6
This commit is contained in:
parent
34846327bb
commit
cea660561f
|
@ -1040,11 +1040,15 @@ $messages['os'] = array(
|
|||
);
|
||||
|
||||
/** Punjabi (ਪੰਜਾਬੀ)
|
||||
* @author Babanwalia
|
||||
* @author Gman124
|
||||
* @author TariButtar
|
||||
*/
|
||||
$messages['pa'] = array(
|
||||
'editcount_username' => 'ਮੈਂਬਰ:',
|
||||
'editcount' => 'ਸੋਧਾਂ ਦੀ ਗਿਣਤੀ',
|
||||
'editcount-desc' => 'ਵਰਤੋਂਕਾਰ ਦੀਆਂ [[Special:Editcount|ਸੋਧਾਂ ਦੀ ਗਿਣਤੀ]] ਵਿਖਾਉਂਦਾ ਹੈ',
|
||||
'editcount_username' => 'ਵਰਤੋਂਕਾਰ:',
|
||||
'editcount_submit' => 'ਸਪੁਰਦ ਕਰੋ',
|
||||
'editcount_total' => 'ਕੁੱਲ',
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue