mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 01:48:21 +02:00
Update translations
This commit is contained in:
@ -203,8 +203,8 @@ class NoteActivity(Note):
|
||||
)
|
||||
|
||||
class Meta:
|
||||
verbose_name = _("common note")
|
||||
verbose_name_plural = _("common notes")
|
||||
verbose_name = _("activity note")
|
||||
verbose_name_plural = _("activity notes")
|
||||
|
||||
def __str__(self):
|
||||
return self.note_name
|
||||
|
Reference in New Issue
Block a user