mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-12 01:12:37 +00:00
Localisation updates from http://translatewiki.net.
Change-Id: I37281b212384ce23142131137e6a26951f52c83d
This commit is contained in:
parent
3b02679c2a
commit
d178544e9d
|
@ -505,9 +505,13 @@ $messages['nl'] = array(
|
|||
);
|
||||
|
||||
/** Romanian (română)
|
||||
* @author Firilacroco
|
||||
* @author Stelistcristi
|
||||
*/
|
||||
$messages['ro'] = array(
|
||||
'oathauth-token' => 'Jeton',
|
||||
'oathauth-currenttoken' => 'Jeton curent',
|
||||
'oathauth-newtoken' => 'Jeton nou',
|
||||
'oathauth-notloggedin' => 'Autentificare necesară',
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue