Skip to content

Commit 5951425

Browse files
Flo0807Copilot
andauthored
Update guides/translations/translations.md
Co-authored-by: Copilot <[email protected]>
1 parent 2ce7bb9 commit 5951425

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

guides/translations/translations.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ You will also need to create a Gettext template file in your application. You ca
4444

4545
> #### Warning {: .warning}
4646
>
47-
> If you copy the above mentioned `backpex.pot` file, you should remove the`elixir-autogen` comments. Otherwise, running the `gettext.extract --merge` task will remove the translations from your project.
48-
47+
> If you copy the above mentioned `backpex.pot` file, you should remove the `elixir-autogen` comments. Otherwise, running the `gettext.extract --merge` task will remove the translations from your project.
4948
## Modify texts (per `LiveResource`)
5049

5150
In addition to translating texts, Backpex provides a way to modify texts per LiveResource with the `c:Backpex.LiveResource.translate/1` callback.

0 commit comments

Comments
 (0)