From d178544e9d1f95679e6472d3e05c348bc8fc4a61 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Sat, 22 Dec 2012 22:14:54 +0000 Subject: [PATCH] Localisation updates from http://translatewiki.net. Change-Id: I37281b212384ce23142131137e6a26951f52c83d --- OATHAuth.i18n.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/OATHAuth.i18n.php b/OATHAuth.i18n.php index ff4e0d92..8677dfaa 100644 --- a/OATHAuth.i18n.php +++ b/OATHAuth.i18n.php @@ -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ă', );