~netlandish/django-wiki

7693b5868281503f109fadd71c19dbc26e4d91f6 — Benjamin Balder Bach 3 years ago fd89aa4 + 69d791e
Merge pull request #1054 from benjaoming/polish-update

Polish update
3 files changed, 4 insertions(+), 2 deletions(-)

M .pre-commit-config.yaml
M docs/release_notes.rst
M src/wiki/locale/pl_PL/LC_MESSAGES/django.mo
M .pre-commit-config.yaml => .pre-commit-config.yaml +3 -1
@@ 3,14 3,16 @@ repos:
    sha: v1.2.0
    hooks:
    -   id: trailing-whitespace
        exclude: ".tx/config"
    -   id: flake8
        args:
        - --exclude=*/*migrations/*, testproject/testproject/settings/*
    -   id: check-added-large-files
    -   id: debug-statements
    -   id: end-of-file-fixer
        exclude: ".tx/config"
  - repo: https://github.com/psf/black
    rev: stable
    hooks:
    - id: black
      language_version: python3.6
      language_version: python3

M docs/release_notes.rst => docs/release_notes.rst +1 -1
@@ 59,7 59,7 @@ Translations
~~~~~~~~~~~~

* Dutch translation 100% completed :url-issue:`1037` (Gert-Jan Braas)
* Polish 99.55% completed
* Polish 100% completed

0.5
---

M src/wiki/locale/pl_PL/LC_MESSAGES/django.mo => src/wiki/locale/pl_PL/LC_MESSAGES/django.mo +0 -0