ok
This commit is contained in:
12
Production/SNIPE-IT/resources/lang/el-GR/account/general.php
Normal file
12
Production/SNIPE-IT/resources/lang/el-GR/account/general.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'personal_api_keys' => 'Προσωπικά Κλειδιά Api',
|
||||
'api_key_warning' => 'Κατά τη δημιουργία ενός διακριτικού API, φροντίστε να το αντιγράψετε αμέσως καθώς
|
||||
δεν θα είναι ορατό σε σας ξανά.',
|
||||
'api_base_url' => 'Η βάση url σας API βρίσκεται στο:',
|
||||
'api_base_url_endpoint' => '/<endpoint>',
|
||||
'api_token_expiration_time' => 'Τα API tokens έχουν οριστεί να λήγουν:',
|
||||
'api_reference' => 'Παρακαλούμε ελέγξτε τον <a href="https://snipe-it.readme.io/reference" target="_blank">API κωδικό</a> στο
|
||||
βρείτε συγκεκριμένα endpoints API και πρόσθετη τεκμηρίωση API.',
|
||||
);
|
Reference in New Issue
Block a user