Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bryan BRANCOTTE
django-basetheme-bootstrap
Commits
e130325a
Commit
e130325a
authored
Jan 04, 2022
by
Bryan BRANCOTTE
Browse files
Translating "Save my pref"
parent
292168a1
Changes
4
Hide whitespace changes
Inline
Side-by-side
basetheme_bootstrap/locale/en/LC_MESSAGES/django.po
View file @
e130325a
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 202
1-1
1-0
8
1
6:22
+0000\n"
"POT-Creation-Date: 202
2-0
1-0
4
1
0:43
+0000\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"
...
...
@@ -105,6 +105,9 @@ msgstr ""
msgid "Preferences"
msgstr ""
msgid "Save my preferences"
msgstr ""
msgid "Actions"
msgstr ""
...
...
basetheme_bootstrap/locale/fr/LC_MESSAGES/django.mo
View file @
e130325a
No preview for this file type
basetheme_bootstrap/locale/fr/LC_MESSAGES/django.po
View file @
e130325a
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 202
1-1
1-0
8
1
6:38
+0000\n"
"POT-Creation-Date: 202
2-0
1-0
4
1
0:43
+0000\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"
...
...
@@ -107,6 +107,9 @@ msgstr ""
msgid "Preferences"
msgstr "Préférences"
msgid "Save my preferences"
msgstr "Sauvegarder mes préférences"
msgid "Actions"
msgstr "Actions"
...
...
basetheme_bootstrap/templates/registration/account.html
View file @
e130325a
...
...
@@ -54,7 +54,7 @@
{%endif%}
</div>
<div
class=
"card-body panel-body pt-0"
>
<button
class=
"btn btn-primary {{btn_classes}}"
type=
"submit"
>
Save my preferences
<button
class=
"btn btn-primary {{btn_classes}}"
type=
"submit"
>
{%trans "
Save my preferences
"%}
</button>
</div>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment