Skip to content

Commit

Permalink
Merge remote-tracking branch 'spelling/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzieIsaacs committed Aug 14, 2024
2 parents a9359bc + 22affed commit 87a1971
Show file tree
Hide file tree
Showing 54 changed files with 5,984 additions and 5,984 deletions.
2 changes: 1 addition & 1 deletion cps/templates/user_edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h1>{{title}}</h1>
</div>
{% endif %}
<div class="form-group">
<label for="kindle_mail">{{_('Send to eReader Email Address. Use comma to seperate emails for multiple eReaders')}}</label>
<label for="kindle_mail">{{_('Send to eReader Email Address. Use comma to separate emails for multiple eReaders')}}</label>
<input type="email" class="form-control" name="kindle_mail" id="kindle_mail" value="{{ content.kindle_mail if content.kindle_mail != None }}">
</div>
{% if not content.role_anonymous() %}
Expand Down
Binary file modified cps/translations/cs/LC_MESSAGES/messages.mo
Binary file not shown.
Loading

0 comments on commit 87a1971

Please sign in to comment.