Add separate buttons for 'add languages' and language settings menus

Bug: T323694
Change-Id: I23cb4687d841025905224a52b843572206fa9ddb
This commit is contained in:
NikG
2023-01-09 21:45:39 +02:00
committed by jenkins-bot
parent 271813c830
commit dde48f50ab
8 changed files with 126 additions and 137 deletions

View File

@@ -77,7 +77,7 @@
i18n: function () {
this.$template.find( '.uls-language-actions-title strong' )
.text( $.i18n( 'ext-uls-actions-menu-header' ) );
.text( $.i18n( 'ext-uls-add-languages-button-label' ) );
},
hide: function () {