<?php

return array(

    'id'                        => 'ID',
    'name'                      => 'Bölüm Adı',
    'manager'                   => 'Yönetici',
    'location'                  => 'Konum',
    'create'                    => 'Bölüm Oluştur',
    'update'                    => 'Bölümü Güncelle',
    );