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

feat: Added localization for Company module #1009

Merged
merged 11 commits into from
Dec 3, 2024

Conversation

SgtApone117
Copy link
Contributor

Fixes #890
-- Added localization parameter for company.cpp
-- Handled the localization declaration in company_data.h (for en-US by default)
-- Comments for the Doxygen document for the header files
-- Updated the Google test cases to handle the localization parameter
-- Clang-formatting as per contributing guidelines.

@cieslarmichal cieslarmichal merged commit ac096d1 into cieslarmichal:main Dec 3, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add locale to company module
2 participants