Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dbchiro
dbchiroweb
Commits
1730276d
Commit
1730276d
authored
Apr 08, 2021
by
hypsug0
Browse files
fix: fix "Circumstance" french translation
parent
18d1323b
Changes
1
Show whitespace changes
Inline
Side-by-side
sights/models.py
View file @
1730276d
...
...
@@ -592,8 +592,8 @@ class Tree(models.Model):
on_delete
=
models
.
SET_NULL
,
null
=
True
,
blank
=
True
,
verbose_name
=
_
(
"Circ
um
stance"
),
help_text
=
_
(
"Circ
um
stance de la découverte"
),
verbose_name
=
_
(
"Circ
on
stance"
),
help_text
=
_
(
"Circ
on
stance de la découverte"
),
)
tree_specie
=
models
.
ForeignKey
(
TreeSpecies
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment