Skip to content

Conversation

@ShohruhSharipov1106
Copy link

@ShohruhSharipov1106 ShohruhSharipov1106 commented Mar 24, 2025

Description

Describe what this PR does. If modifying behavior, explain the current and new behavior, along with the motivation.

Related Issues

Type of Change

  • Feature: New functionality without breaking existing features.
  • 🛠️ Bug fix: Resolves an issue without altering current behavior.
  • 🧹 Refactor: Code reorganization, no behavior change.
  • Breaking: Alters existing functionality and requires updates.
  • 🧪 Tests: New or modified tests
  • 📝 Documentation: Updates or additions to documentation.
  • 🗑️ Chore: Routine tasks, or maintenance.
  • Build configuration change: Build/configuration changes.

Comment on lines -1031 to +1043
'FlutterQuillLocalizations.delegate failed to load unsupported locale "$locale". This is likely '
'an issue with the localizations generation tool. Please file an issue '
'on GitHub with a reproducible sample app and the gen-l10n configuration '
'that was used.');
'FlutterQuillLocalizations.delegate failed to load unsupported locale "$locale". This is likely '
'an issue with the localizations generation tool. Please file an issue '
'on GitHub with a reproducible sample app and the gen-l10n configuration '
'that was used.',
);
Copy link
Collaborator

@EchoEllet EchoEllet Mar 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this change automated when running dart format .?

"takeAPhotoUsingYourCamera": "Kamera orqali suratga olish",
"pasteAPhotoUsingALink": "Havola orqali foto qo‘shish",
"pickAVideoFromYourGallery": "Galereyangizdan video tanlang",
"recordAVideoUsingYourCamera": 'Kamera orqali videoga oling',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This uses a single quote and it should be double quotes for a valid JSON. ("Kamera orqali videoga oling" instead of 'Kamera orqali videoga oling').

@EchoEllet
Copy link
Collaborator

@ShohruhSharipov1106 Thanks for your contribution. could you see the comments or permit to modify your PR? There is a checkbox that needs to be checked.

@EchoEllet EchoEllet added the awaiting response Pending additional information or feedback from the issue creator label Apr 4, 2025
@EchoEllet EchoEllet removed the awaiting response Pending additional information or feedback from the issue creator label Apr 18, 2025
@EchoEllet
Copy link
Collaborator

Closing the issue as we didn't receive a response, and we can't modify the PR. However, we can reopen if you reach out.

Thank you for your time on this.

@EchoEllet EchoEllet closed this Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants