From 6d6f8917b735a8c1743d01668219d42c43021916 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A1tia=20Bernardes?= Date: Wed, 7 Sep 2022 11:15:36 -0300 Subject: [PATCH] refactor: update translations file --- docs/translations/translations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/translations/translations.json b/docs/translations/translations.json index 80ca36ed529a82..18858327dacf0b 100644 --- a/docs/translations/translations.json +++ b/docs/translations/translations.json @@ -208,13 +208,13 @@ "/base/react-tabs": "Tabs", "utils": "Utils", "/base/react-click-away-listener": "Click-away listener", + "/base/react-focus-trap": "Focus Trap", "/base/react-form-control": "Form control", "/base/react-modal": "Modal", "/base/react-no-ssr": "No SSR", "/base/react-popper": "Popper", "/base/react-portal": "Portal", "/base/react-textarea-autosize": "Textarea autosize", - "/base/react-focus-trap": "Focus trap", "/base/guides": "How To Guides", "/base/guides/working-with-tailwind-css": "Working with Tailwind CSS", "/material-ui/getting-started": "Getting started",