Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Commit

Permalink
Added merge migration and some translations
Browse files Browse the repository at this point in the history
  • Loading branch information
sgordeychuk committed Mar 25, 2024
1 parent 0c3ce4a commit ce63854
Show file tree
Hide file tree
Showing 10 changed files with 1,657 additions and 971 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Generated by Django 3.2.17 on 2024-03-08 16:56

from django.db import migrations


class Migration(migrations.Migration):

dependencies = [
('email_notifications', '0006_emailnotification_is_use_in_condition'),
('email_notifications', '0007_auto_20231105_0323'),
]

operations = [
]
Binary file modified aldryn_forms/locale/de/LC_MESSAGES/django.mo
Binary file not shown.
Loading

0 comments on commit ce63854

Please sign in to comment.