-
-
Notifications
You must be signed in to change notification settings - Fork 561
Closed
flutter-form-builder-ecosystem/form_builder_validators
#107Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Package/Plugin version
9.1.0
Platforms
- Android
- iOS
- Linux
- MacOS
- Web
- Windows
Flutter doctor
Flutter doctor
€ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.19.4, on macOS 14.2.1 23C71 darwin-x64, locale sv-SE)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 15.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.3)
[✓] IntelliJ IDEA Ultimate Edition (version 2023.3.6)
[✓] VS Code (version 1.52.1)
[✓] Network resources
• No issues found!
Minimal code example
Code sample
Not code related ...Current Behavior
My application is setting language to 'sv' as this is the correct language code for Swedish.
Since FormBuilder uses 'se' which is wrong this doe snot work.
Expected Behavior
Form texts should be localizes correctly wehren using the correct language code for Swesih = 'sv'
Steps To Reproduce
- Create a form
- Set language to 'sv'
- Checkthat error message are in Sweidsh
Aditional information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working