Skip to content

Commit eca99ae

Browse files
committed
updated
1 parent e647259 commit eca99ae

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/troubleshooting/translations/resolve_google_translate_errors.md renamed to docs/troubleshooting/translations/fix_google_translate_errors.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
keywords: ['translation', 'localization', 'google']
3-
slug: /resolve-google-translate-errors
4-
title: Resolve Google Translate Errors
3+
slug: /fix-google-translate-errors
4+
title: Fix Google Translate Errors
55
---
66

7-
# Resolve Google Translate Errors
7+
# Fix Google Translate Errors
88

99
FlutterFlow integrates with Google Translate to help localize your app automatically. This guide outlines how to identify and resolve common issues with the translation integration.
1010

@@ -16,13 +16,13 @@ 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.
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.
2020

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.
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.
2222

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.
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.
2424

25-
## Steps to Troubleshoot Translation Failures
25+
## Steps to Troubleshoot Translation Failures:
2626

2727
1. **Locate the Problem Area**
2828
Identify whether the error occurs on a specific widget, page, or text field to narrow down the source of the issue.

0 commit comments

Comments
 (0)