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 incorrect translation path for edit profile confirmation message #14922

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Jun 20, 2024

Happened to notice we were using the wrong path for the "Account successfully updated" translation. This is now fixed.

Signed-off-by: snipe <snipe@snipe.net>
Signed-off-by: snipe <snipe@snipe.net>
@snipe snipe changed the title Fixes/incorrect translation path Fixed incorrect translation path Jun 20, 2024
Copy link

what-the-diff bot commented Jun 20, 2024

PR Summary

  • Updated Success Message in Profile
    The code has been tweaked in the 'ProfileController.php' file to modify the success message that users see. It now uses a different translation key, which will allow a smoother localization experience across various languages.

  • Removed Line Breaks and Indentations in Language File
    There's been an optimization in the 'account/general.php' file where line breaks and indentations that were previously present in 'api_key_warning' and 'api_reference' have been removed. This creates cleaner lines of code and potentially less confusion when translated into different languages.

@snipe snipe changed the title Fixed incorrect translation path Fixed incorrect translation path for edit profile confirmation message Jun 20, 2024
@snipe snipe merged commit 2556c80 into develop Jun 20, 2024
7 of 8 checks passed
@snipe snipe deleted the fixes/incorrect_translation_path branch June 20, 2024 13:10
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