diff --git a/Thanks.i18n.php b/Thanks.i18n.php index d2d4c1eb..0a375238 100644 --- a/Thanks.i18n.php +++ b/Thanks.i18n.php @@ -75,6 +75,14 @@ Used for $2 in {{msg-mw|Notification-thanks}}. Should have capitali * $2 the title of the page the user edited.', ); +/** Arabic (العربية) + * @author ترجمان05 + */ +$messages['ar'] = array( + 'thanks-thanked' => 'مشكور', + 'echo-category-title-edit-thank' => 'شكرا', +); + /** German (Deutsch) * @author Metalhead64 */