diff --git a/source/import_documentation/Store-doc.rst b/source/import_documentation/Store-doc.rst
index 5f3b1372d8923db6ede3c1db1d92c1649f5ffddb..de75371b3166126bb3215ae2f7936ea82e24e346 100644
--- a/source/import_documentation/Store-doc.rst
+++ b/source/import_documentation/Store-doc.rst
@@ -123,6 +123,17 @@ Manually remove a resource from the cache
 * ``id``: uri of the resource to remove from the cache
 
 
+``selectLanguage``
+^^^^^^^^^^^^^^^^^^
+
+Select the language to use to fetch data. If the data is not available, English is served by default.
+
+**parameters**
+
+* ``language``: code of the language. ie: ``fr``
+
+
+
 Store reactivity
 ----------------