What the Simple Translator Does and Why It Matters
The Simple Translator looks up common short phrases against a built-in local dictionary in your browser. It is a lightweight phrasebook-style helper, not a general-purpose machine translator, and the page also documents a proxy-ready API path for a future server-backed upgrade.
This matters when you just need a familiar word or stock phrase quickly and privately. Because the current lookup is a local dictionary, it works offline for the phrases it knows and does not send your text anywhere.
How to Use Simple Translator
- Type a common short phrase into the input.
- The tool uses a built-in English–Turkish dictionary automatically; there is no language selector.
- Run the lookup to find the matching phrase in the dictionary.
- Read the result, or note when a phrase is not in the dictionary.
Supported Inputs and Limitations
What you provide
- A common short English or Turkish word or phrase
- No language selection — the built-in English–Turkish dictionary is used automatically
What you get
- A dictionary match for recognized phrases
- A clear indication when a phrase is not covered
Known limitations
- It only knows the phrases in its local dictionary; it is not a full translation engine and will not handle arbitrary sentences.
- Grammar, context, and idioms beyond stock phrases are out of scope.
- For real translation needs, use a dedicated translation service.
Privacy and Security
The current lookup uses a local dictionary in your browser, so the phrase you enter is matched on your device and is not sent anywhere. The documented proxy path is an optional future enhancement and is not active for this offline dictionary lookup.
Frequently Asked Questions
Can it translate full sentences?
No. It is a phrasebook backed by a local dictionary of common short phrases, not a general machine-translation engine.
Is it sending my text to a translation API?
No. Lookups run against a local dictionary in your browser. The page documents a proxy-ready path, but that is an optional future upgrade, not the current behavior.
Why was my phrase not found?
It is likely outside the built-in dictionary. Try a more common phrasing, or use a full translation service for broader coverage.