diff --git a/resources/views/v2/index.blade.php b/resources/views/v2/index.blade.php index 9f09889ac4..1f218fe3eb 100644 --- a/resources/views/v2/index.blade.php +++ b/resources/views/v2/index.blade.php @@ -9,93 +9,98 @@
- - - Disable auto-convert - - - - - Enable auto-convert - - -
+ + + {{ __('firefly.disable_auto_convert') }} + + + + + {{ __('firefly.enable_auto_convert') }} + + +