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

Localization dont work on macOS #556

Open
lclrc opened this issue Nov 21, 2023 · 3 comments
Open

Localization dont work on macOS #556

lclrc opened this issue Nov 21, 2023 · 3 comments

Comments

@lclrc
Copy link

lclrc commented Nov 21, 2023

solution:

cd /Applications/TreeSheets.app/Contents/Resources
cp -r translations/zh_CN zh_CN.lproj
# Similar commands if you want other languages
image
@aardappel
Copy link
Owner

Hmm, sounds like we just need to fix how we construct the app bundle to do a similar mapping..

@lclrc
Copy link
Author

lclrc commented Nov 21, 2023

Yes, this should be easy to fix😀

@tobiolo
Copy link
Collaborator

tobiolo commented Dec 9, 2023

Can anyone update the Xcode configuration? :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants