From 7d2e2bd0dab1d9f160802fd148467ae3f7fc9b39 Mon Sep 17 00:00:00 2001 From: Aral Roca Date: Mon, 17 Jul 2023 20:35:32 +0200 Subject: [PATCH] docs: improve README.md adding type-safety --- docs/type-safety.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/type-safety.md b/docs/type-safety.md index 6d5bdcc..6d4b52a 100644 --- a/docs/type-safety.md +++ b/docs/type-safety.md @@ -1,4 +1,4 @@ -# Type safety consuming translations +# Type safety consuming translations (TypeScript only) To enable type safety consuming translations, you have to add this to the `next-translate.d.ts` file specifying the name and location of the namespaces: