We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eg, when a service says "Call 1-800-CATSNOW !" it should translate
A, B, C => 2 D, E, F => 3 G, H, I => 4 J, K, L => 5 M, N, O => 6 P, Q, R, S => 7 T, U, V => 8 W, X, Y, Z => 9
Therefore, CATSNOW => 228-7669. You can already do this on phones, for example:
CATSNOW
228-7669
The text was updated successfully, but these errors were encountered:
👍
Sorry, something went wrong.
No branches or pull requests
Eg, when a service says "Call 1-800-CATSNOW !" it should translate
Therefore,
CATSNOW
=>228-7669
. You can already do this on phones, for example:The text was updated successfully, but these errors were encountered: