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

Change subject: Module namespace translations for Serbian Latin and Croatian
......................................................................


Module namespace translations for Serbian Latin and Croatian

By Kolega2357
https://translatewiki.net/wiki/Thread:Talk:Support/Module_namespace_-_translation_on_Serbian_Latin_and_Croatian

Change-Id: I9b3bd399ed3e0999efde61d6b885d2c33290729d
---
M Scribunto.namespaces.php
1 file changed, 10 insertions(+), 0 deletions(-)

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



diff --git a/Scribunto.namespaces.php b/Scribunto.namespaces.php
index 1a0ba2f..2a4bb65 100644
--- a/Scribunto.namespaces.php
+++ b/Scribunto.namespaces.php
@@ -148,6 +148,11 @@
        829 => 'שיחת_יחידה',
 );
 
+$namespaceNames['hr'] = array(
+       828 => 'Modul',
+       829 => 'Razgovor_o_modulu',
+);
+
 $namespaceNames['hsb'] = array(
        828 => 'Modul',
        829 => 'Modul_diskusija',
@@ -266,6 +271,11 @@
        829 => 'Разговор_о_модулу',
 );
 
+$namespaceNames['sr-el'] = array(
+       828 => 'Modul',
+       829 => 'Razgovor_o_modulu',
+);
+
 $namespaceNames['sv'] = array(
        828 => 'Modul',
        829 => 'Moduldiskussion',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9b3bd399ed3e0999efde61d6b885d2c33290729d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Scribunto
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <[email protected]>
Gerrit-Reviewer: Anomie <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to