You've already forked WhereToGoRedux
mirror of
https://github.com/Llloooggg/WhereToGoRedux.git
synced 2026-03-06 13:06:23 +03:00
[backend + frontend]: Добавлена базовая регистрация
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-10 14:48+0300\n"
|
||||
"POT-Creation-Date: 2022-09-12 23:55+0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -20,6 +20,10 @@ msgstr ""
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
||||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#: accounts/apps.py:8
|
||||
msgid "accounts"
|
||||
msgstr "аккаунты"
|
||||
|
||||
#: facilities/apps.py:8 facilities/models.py:18
|
||||
msgid "facilities"
|
||||
msgstr "заведения"
|
||||
|
||||
Reference in New Issue
Block a user