mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-16 01:44:51 +03:00
Update default po file
This commit is contained in:
parent
d46ff405bf
commit
2e418fc312
|
@ -1,4 +1,12 @@
|
||||||
# Translations for {{ cookiecutter.project_name }}
|
# Translations for the {{ cookiecutter.project_name }} project
|
||||||
# Copyright (C) {% now 'utc', '%Y' %} {{ cookiecutter.author_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' %}.
|
# {{ cookiecutter.author_name }} <{{ cookiecutter.email }}>, {% now 'utc', '%Y' %}.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: {{ cookiecutter.version }}\n"
|
||||||
|
"Language: en-US\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user