Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected some translations #15318

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Corrected some translations #15318

merged 1 commit into from
Aug 16, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Aug 16, 2024

This handles a few additional localization issues.

Copy link

what-the-diff bot commented Aug 16, 2024

PR Summary

  • Introduction of new translation key
    Added a new translation key 'model_already_attached' for better localization support.

  • Middleware update in API group
    Inserted '\App\Http\Middleware\CheckLocale::class' in the API middleware group to ensure requests are handled in the correct locale.

  • Flash message updates in store method
    Updated error and success flash messages in the store() method, this will now provide clearer user feedback during the checkout process.

  • Attribute modification in transformAsset method
    Altered the 'age' attribute in the transformAsset() method to improve the representation of asset information.

  • Translation updates for user warnings and asset handling
    Amplified localization by updating 'unaccepted_profile_warning' and 'assets_in_var' translations for better understanding across different regions.

  • User interface enhancements in several views
    Refreshed the titles of sections in 'categories/view' and 'settings/logins' views, and refined options in 'hardware/checkin' and 'hardware/checkout' views for a more intuitive user experience.

  • Translation tune-up in printable user details
    Polished 'name' and 'signature' translations in the user print view to improve readability of printed user details.

@snipe snipe merged commit ea2b1b0 into develop Aug 16, 2024
8 of 9 checks passed
@snipe snipe deleted the localization/fixed_strings branch August 16, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant