UNPKG

gatsby-plugin-react-i18next

Version:

Easily translate your Gatsby website into multiple languages

6 lines (5 loc) 155 B
"use strict"; exports.__esModule = true; exports.LANGUAGE_KEY = void 0; var LANGUAGE_KEY = 'gatsby-i18next-language'; exports.LANGUAGE_KEY = LANGUAGE_KEY;