ajout app

This commit is contained in:
2024-04-17 20:22:30 +02:00
parent cc017cfc5e
commit f9d05a2fd3
8025 changed files with 729805 additions and 0 deletions

View File

@ -0,0 +1,16 @@
<?php
return array(
'about_manufacturers_title' => 'Tootjatest',
'about_manufacturers_text' => 'Tootjad on need ettevõtted, kes sinu vahendid on tootnud. Sa võid siin hoida enda jaoks olulisi tootja kasutajatoe kontakte, mida kuvatakse vahendite detailide juures.',
'asset_manufacturers' => 'Vahendite tootjad',
'create' => 'Uus tootja',
'id' => 'ID',
'name' => 'Nimi',
'support_email' => 'Kasutajatoe E-mail',
'support_phone' => 'Kasutajatoe telefon',
'support_url' => 'Kasutajatoe URL',
'warranty_lookup_url' => 'Warranty Lookup URL',
'update' => 'Uuenda tootjat',
);