WIP: Arabic localization.

This commit is contained in:
a.bouhuolia
2021-06-14 11:22:59 +02:00
parent 0b4e01d3cc
commit 0a276ca5e0
7 changed files with 74 additions and 56 deletions

View File

@@ -15,8 +15,6 @@ function CurrenciesList({
// #withDashboardActions
changePreferencesPageTitle,
}) {
useEffect(() => {
changePreferencesPageTitle(intl.get('currencies'));
}, [changePreferencesPageTitle]);