In my application there is language detection. Languages have some identification code like en for English, pt for Portuguese, fr for French, etc.
Is there a language code for the case when a language cannot be identified (unknown language)?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The language codes you’re using look like ISO 639-1. There is no ISO 639-1 code for an indeterminate or unknown language; however, “xx” could be used as as a reasonable placeholder.