Skip to content

Commit b24ba5f

Browse files
committed
updated
1 parent eca99ae commit b24ba5f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/troubleshooting/translations/fix_google_translate_errors.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,9 @@ FlutterFlow integrates with Google Translate to help localize your app automatic
1616

1717
## Common Translation Issues:
1818

19-
- Long text blocks can exceed Google Translate limits or cause timeouts. When translating such content, consider translating the text externally and pasting it manually into FlutterFlow after clearing the original input.
20-
21-
- Text that contains unsupported characters such as emojis or non-standard symbols may cause translation errors. These characters should be removed or replaced before attempting translation again.
22-
23-
- The integration supports a maximum of 10 languages. If more than 10 languages are configured in your project, reduce the number to resolve translation failures.
19+
- **Long Text Blocks:** Exceeding limits or timeouts — translate externally if needed.
20+
- **Unsupported Characters:** Emojis or symbols may cause errors. Remove or replace.
21+
- **Language Limits:** Max 10 languages supported. Reduce if necessary.
2422

2523
## Steps to Troubleshoot Translation Failures:
2624

0 commit comments

Comments
 (0)