Skip to content

Conversation

@jbtronics
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.90%. Comparing base (0234463) to head (22258e3).
Report is 6 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #764      +/-   ##
============================================
- Coverage     60.91%   60.90%   -0.02%     
  Complexity     5878     5878              
============================================
  Files           520      520              
  Lines         19849    19849              
============================================
- Hits          12092    12089       -3     
- Misses         7757     7760       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kgalinec
Copy link

Hi,
I'm currently making the translation and I'd like to test out my current translation to see if every word fits right and to generally see what needs fixing, so I downloaded the .xlf files from Crowding and places them in the translations folder of my PartDB instance but it doesn't seem to load. Is there anything else I need to do?

@jbtronics
Copy link
Member Author

jbtronics commented Nov 10, 2024

You will probably need to clear the cache, so that Par-DB detects the changes, as in productive mode the files are not tracked (only in dev mode)

@kgalinec
Copy link

Thanks, now it works yes, and how could I enable dev mode? After I enable that the changes will automatically get applied?

@jbtronics
Copy link
Member Author

You need to set APP_ENV in the .env.local to dev (maybe you need to do a composer install without the --no-dev option to work properly).

Then it should clear the cache automatically when you update the file.

@jbtronics jbtronics merged commit dd54c46 into master Nov 18, 2024
@jbtronics jbtronics deleted the l10n_master branch November 18, 2024 14:45
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.

3 participants