mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-04 23:49:03 +00:00
7 lines
82 B
PHP
7 lines
82 B
PHP
<?php
|
|
|
|
return array(
|
|
'created' => 'Oluşturuldu',
|
|
'size' => 'Boyut',
|
|
);
|