]> git.mxchange.org Git - friendica.git/blobdiff - doc/Addons.md
Merge pull request #13484 from xundeenergie/better-navigation
[friendica.git] / doc / Addons.md
index 8ad1f89ebef0f9640be56a9292057c35ffc41aeb..bfccde5ddf8908da796480199ba8a2151c1ec23c 100644 (file)
@@ -226,7 +226,7 @@ Called after the language detection. This can be used for alternative language d
 `$data` is an array:
 
 - **text**: The text that is analyzed.
-- **detected**: (input/output) Array of language codes detected in the related text.
+- **detected**: (input/output) Array of language codes detected in the related text. The array key is the language code, the array value the probability.
 - **uri-id**: The Uri-Id of the item.
 
 ### addon_settings