jenkins-bot has submitted this change and it was merged.

Change subject: Add Estonian translation for flow topic namespace
......................................................................


Add Estonian translation for flow topic namespace

Change-Id: Ie7468656e45951f1f51aa80d19a467b087df9e9c
---
M Flow.namespaces.php
1 file changed, 5 insertions(+), 0 deletions(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Flow.namespaces.php b/Flow.namespaces.php
index c3ae186..2a7d499 100644
--- a/Flow.namespaces.php
+++ b/Flow.namespaces.php
@@ -54,6 +54,11 @@
        NS_TOPIC =>  'Tema',
 );
 
+/** Estonian */
+$namespaceNames['et'] = array(
+       NS_TOPIC =>  'Teema',
+);
+
 /** Persian */
 $namespaceNames['fa'] = array(
        NS_TOPIC =>  'مبحث',

-- 
To view, visit https://gerrit.wikimedia.org/r/250829
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie7468656e45951f1f51aa80d19a467b087df9e9c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Gerrit Patch Uploader <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Gerrit Patch Uploader <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to