mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-14 00:44:53 +03:00
Add empty po file for en-US language
This commit is contained in:
parent
d216bfbae1
commit
bf1bab516a
|
@ -0,0 +1,4 @@
|
|||
# Translations for {{ cookiecutter.project_name }}
|
||||
# Copyright (C) {% now 'utc', '%Y' %} {{ cookiecutter.author_name }}
|
||||
# This file is distributed under the same license as the {{ cookiecutter.project_name }} package.
|
||||
# {{ cookiecutter.author_name }} <{{ cookiecutter.email }}>, {% now 'utc', '%Y' %}.
|
Loading…
Reference in New Issue
Block a user