This commit is contained in:
2024-04-21 14:42:52 +02:00
parent 4b69674ede
commit 8a25f53c99
10700 changed files with 55767 additions and 14201 deletions

View File

@ -0,0 +1,12 @@
<?php
return array(
'personal_api_keys' => 'Osobiste klucze API',
'api_key_warning' => 'Po wygenerowaniu tokena API upewnij się, że skopiujesz go natychmiast, ponieważ
nie będzie potem widoczny.',
'api_base_url' => 'Twój bazowy adres URL API znajduje się w:',
'api_base_url_endpoint' => '/&lt;endpoint&gt;',
'api_token_expiration_time' => 'Tokeny API tracą ważność za:',
'api_reference' => 'Sprawdź <a href="https://snipe-it.readme.io/referencję" target="_blank">API reference</a>, aby
znaleźć konkretne enpoint-y API i dodatkową dokumentację API.',
);