From 26ef6df69cf0e803fc6f50ed5cc43a75701af87e Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Wed, 7 May 2014 19:57:43 +0000 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: Id68f59356538cd47d084a6813f17fd47423e0efb --- CategoryTree.i18n.magic.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CategoryTree.i18n.magic.php b/CategoryTree.i18n.magic.php index e366ff0e..bbad9e86 100644 --- a/CategoryTree.i18n.magic.php +++ b/CategoryTree.i18n.magic.php @@ -236,6 +236,11 @@ $magicWords['vi'] = array( 'categorytree' => array( 0, 'cây_thể_loại', 'câythểloại' ), ); +/** Yiddish (ייִדיש) */ +$magicWords['yi'] = array( + 'categorytree' => array( 0, 'קאטעגאריע_בוים' ), +); + /** Simplified Chinese (中文(简体)‎) */ $magicWords['zh-hans'] = array( 'categorytree' => array( 0, '分类树' ),