Raimond Spekking has submitted this change and it was merged. Change subject: Localisation updates from https://translatewiki.net. ......................................................................
Localisation updates from https://translatewiki.net. Change-Id: Id71d87384e788d4593af9806c8ea0a14434216e3 --- M Agora.i18n.php 1 file changed, 7 insertions(+), 0 deletions(-) Approvals: Raimond Spekking: Verified; Looks good to me, approved diff --git a/Agora.i18n.php b/Agora.i18n.php index 55268df..ec81963 100644 --- a/Agora.i18n.php +++ b/Agora.i18n.php @@ -240,6 +240,13 @@ 'agora-desc' => 'Pertemaan Agora yang bebas kulit untuk MediaWiki', ); +/** Norwegian Bokmål (norsk bokmål) + * @author Event + */ +$messages['nb'] = array( + 'agora-desc' => 'Utseende-uavhengig Agora-tema for MediaWiki', +); + /** Dutch (Nederlands) * @author Siebrand */ -- To view, visit https://gerrit.wikimedia.org/r/109961 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id71d87384e788d4593af9806c8ea0a14434216e3 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Agora Gerrit-Branch: master Gerrit-Owner: L10n-bot <[email protected]> Gerrit-Reviewer: Raimond Spekking <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
