chore: master --> main
This commit is contained in:
parent
317c61c167
commit
9606e00e86
2 changed files with 7 additions and 7 deletions
|
|
@ -97,7 +97,7 @@ flutter pub run intl_translation:extract_to_arb --output-dir=lib/l10n lib/l10n/l
|
|||
flutter pub pub run intl_translation:generate_from_arb --output-dir=lib/l10n --no-use-deferred-loading lib/l10n/l10n.dart lib/l10n/intl_*.arb
|
||||
```
|
||||
|
||||
5. Make sure your language is in `supportedLocales` in `/lib/main.dart` and in the List at `https://gitlab.com/ChristianPauly/fluffychat-flutter/-/blob/master/lib/l10n/l10n.dart#L11`.
|
||||
5. Make sure your language is in `supportedLocales` in `/lib/main.dart` and in the List at `https://gitlab.com/ChristianPauly/fluffychat-flutter/-/blob/main/lib/l10n/l10n.dart#L11`.
|
||||
|
||||
|
||||
# Special thanks to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue