PHP Classes

File: Locale/pt_PT/translations.php

Recommend this page to a friend!
  Classes of kiran   MetaMagik   Locale/pt_PT/translations.php   Download  
File: Locale/pt_PT/translations.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: MetaMagik
Plugin to add custom form fields for Kanboard
Author: By
Last change:
Date: 3 years ago
Size: 537 bytes
 

Contents

Class file image Download
<?php

return [
   
'Metadata' => 'Metadados',
   
'Key' => 'Chave',
   
'Value' => 'Valor',
   
'No metadata' => 'Sem metadados',
   
'Remove Metadata' => 'Remover Metadados',
   
'Do you really want to remove this metadata?' => 'Tem a certeza que pretende remover estes metadados?',
   
'Add Metadata' => 'Adicionar Metadados',
];