diff --git a/Sources/justMUSIC/lib/components/editable_post_component.dart b/Sources/justMUSIC/lib/components/editable_post_component.dart index 960344e..7bc2714 100644 --- a/Sources/justMUSIC/lib/components/editable_post_component.dart +++ b/Sources/justMUSIC/lib/components/editable_post_component.dart @@ -353,7 +353,7 @@ class _EditablePostComponentState extends State pickImage(ImageSource.gallery); Navigator.pop(context); }, - child: const Text('Gallerie'), + child: const Text('Galerie'), ), CupertinoActionSheetAction( onPressed: () {