Unverified Commit ec0cff2d authored by Nicolas Widart's avatar Nicolas Widart Committed by GitHub

Merge pull request #509 from Fisiu/pl-trans-tag

Add polish translation for Tags module.
parents e5172657 a58297e9
<?php
return [
'list resource' => 'Wyświetlanie',
'create resource' => 'Tworzenie',
'edit resource' => 'Edycja',
'destroy resource' => 'Usuwanie',
'tags' => 'Tagi',
'tag' => 'Tag',
'create tag' => 'Tworzenie tagu',
'edit tag' => 'Edycja tagu',
'name' => 'Nazwa',
'slug' => 'Slug',
'namespace' => 'Przestrzeń nazw',
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment