diff --git a/OATHAuth.i18n.php b/OATHAuth.i18n.php index 7a58c7d4..03f789af 100644 --- a/OATHAuth.i18n.php +++ b/OATHAuth.i18n.php @@ -84,6 +84,14 @@ Extension name, found on Special:Version', 'oathauth-mustbeloggedin' => 'Plain text seen on Special:OATH when a user is not logged in.', ); +/** Breton (brezhoneg) + * @author Fohanno + */ +$messages['br'] = array( + 'oathauth-token' => 'Jedouer', + 'oathauth-newtoken' => 'Jedouer nevez', +); + /** Czech (Ĩesky) * @author Mormegil */