i18n: Native digits on CrossWikiNotificationItemWidget

Change-Id: I982319c81405917461297e96e47030953d5070d4
This commit is contained in:
Touhid Arastu 2016-10-04 13:46:38 +03:30
parent 819545ed7e
commit 50384e2f30

View file

@ -339,7 +339,7 @@
'notification-link-text-expand-' +
( type === 'message' ? 'notice' : type ) +
'-count',
this.model.getCount()
mw.language.convertNumber( this.model.getCount() )
)
);
this.toggleExpandButton.setIcon(