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

Fixed #12064 Mail-Template missing translation strings #12478

Conversation

inietov
Copy link
Collaborator

@inietov inietov commented Feb 8, 2023

Description

Just added a couple of translation strings that an user report as missing.

Fixes #12064

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Test Configuration:

  • PHP version: 8.2
  • MySQL version: 8.0.31
  • Webserver version: PHP Dev server
  • OS version: Debian 11

@what-the-diff
Copy link

what-the-diff bot commented Feb 8, 2023

  • The subject of the email was changed to use a translation string.
  • A new translation key for 'inventory_report' was added in mail.php file under resources/lang/en folder
  • Added rights reserved text and used trans() function to translate it into different languages based on locale settings

@snipe snipe merged commit a4a3c03 into snipe:develop Feb 8, 2023
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.

None yet

2 participants