ALL translations strings shipped with every page (#44284)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
This commit is contained in:
@@ -61,7 +61,7 @@ export function PermissionsList({
|
||||
currentVersion === DEFAULT_VERSION ? `/${locale}` : `/${locale}/${currentVersion}`
|
||||
|
||||
// Translated strings
|
||||
const { t } = useTranslation('products')
|
||||
const { t } = useTranslation('rest')
|
||||
const ENDPOINTS_TH = t('rest.overview.permissions.endpoints')
|
||||
const ACCESS_TH = t('rest.overview.permissions.access')
|
||||
const TOKENS_TH = t('rest.overview.permissions.tokens')
|
||||
|
||||
Reference in New Issue
Block a user