Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
funkwhale.audio
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
funkwhale
funkwhale.audio
Commits
c216c34c
Commit
c216c34c
authored
2 years ago
by
Georg Krause
Committed by
Georg Krause
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
feat: Compile translations even if they are fuzzy
parent
57890ca6
Branches
Branches containing commit
No related tags found
1 merge request
!64
Start migration to pelican
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+1
-1
1 addition, 1 deletion
Makefile
with
1 addition
and
1 deletion
Makefile
+
1
−
1
View file @
c216c34c
...
...
@@ -94,4 +94,4 @@ i18n_extract:
poetry run pybabel update
--input-file
messages.pot
--output-dir
translations/
--domain
messages
i18n_compile
:
poetry run pybabel compile
--directory
translations/
--domain
messages
poetry run pybabel compile
-f
--directory
translations/
--domain
messages
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment