diff --git a/examples/with-app-directory/locales/en/common.json b/examples/with-app-directory/locales/en/common.json index 215e13b..19ede98 100644 --- a/examples/with-app-directory/locales/en/common.json +++ b/examples/with-app-directory/locales/en/common.json @@ -1,6 +1,7 @@ { "title": "next-translate library", "second-page": "Second <0>page", + "second-page-title": "Second Page Title", "loading": "Loading...", "layout-title": "Layout title" }