Adding a second dictionary to the spell-check in Android 4.3?

android

Solution

On Android you can input multiple languages and switch them by sliding on the spacebar. Go to the settings under "language and keyboard" and then "Android Keyboard", "Input language".

Problem

I write in two languages simultaneously (English and Spanish) and it is customary to switch between them in the middle of sentences. The spell checker/predictive text goes haywire when I type in Spanish. I can't seem to figure out how to add that dictionary to the mix, and having to enter each word one at a time as I type them is a pain. Is there a way I can have it do English and Spanish at the same time? I don't need the keyboard to change, just the spell checker, really.

Original source