You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$text = "Magnums & Movies - A Fish Called Wanda";
$detector = new LanguageDetector(); // composer require landrok/language-detector
$langCode = (string)$detector->evaluate($text)->getLanguage();
= af, Afrikaans
Is A Fish Called Wanda in English or Afrikaans?
The text was updated successfully, but these errors were encountered:
= af, Afrikaans
Is A Fish Called Wanda in English or Afrikaans?
The text was updated successfully, but these errors were encountered: