New: Separate UI Language into two settings for Movie Info and Main UI

This commit is contained in:
Qstick
2020-09-08 21:38:05 -04:00
parent 2014ff6610
commit ecbdd58f42
7 changed files with 37 additions and 11 deletions

View File

@@ -117,7 +117,7 @@ const links = [
to: '/settings/general'
},
{
title: translate('Ui'),
title: translate('UI'),
to: '/settings/ui'
}
]