diff --git a/Poem.i18n.php b/Poem.i18n.php index 5d2ce8f..09fab8a 100644 --- a/Poem.i18n.php +++ b/Poem.i18n.php @@ -158,6 +158,13 @@ $messages['gl'] = array( 'poem-desc' => 'Engada a etiqueta <poem> para o formato poema', ); +/** Swiss German (Alemannisch) + * @author Als-Holder + */ +$messages['gsw'] = array( + 'poem-desc' => 'Fiegt s <poem>-Tag zue zum Formatiere vu Gedicht', +); + /** Hebrew (עברית) */ $messages['he'] = array( 'poem-desc' => 'הוספת התגית <poem> לעיצוב שירה',