diff --git a/Poem.i18n.php b/Poem.i18n.php index 017e502..5c17393 100644 --- a/Poem.i18n.php +++ b/Poem.i18n.php @@ -109,6 +109,13 @@ $messages['ja'] = array( 'poem-desc' => '詩的な文章フォーマットで記述できる<poem>タグを追加する', ); +/** Jutish (Jysk) + * @author Huslåke + */ +$messages['jut'] = array( + 'poem-desc' => 'Tilføje <poem> tag før digt formåter', +); + /** Limburgish (Limburgs) * @author Matthias */