We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142da6f commit d1ff454Copy full SHA for d1ff454
README.md
@@ -93,6 +93,10 @@ Params | Type | Description
93
------ | ------ | ---------------------------------------------
94
key | string | translation key, in this example 'en' or 'pt'
95
96
+### getLanguage()
97
+
98
+Returns the current selected language
99
100
### t(key, params)
101
102
Get text function, will return the translated string
0 commit comments