Commit a58297e9 authored by Mariusz Fik's avatar Mariusz Fik

Add polish translation for Tags module.

Signed-off-by: 's avatarMariusz Fik <mariusz@fidano.pl>
parent a1822ef0
<?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