new crowdin translations
This commit is contained in:
@ -28,8 +28,10 @@ return [
|
||||
'yearly_pricing' => 'Preu anual',
|
||||
'monthly_price' => 'des de :price',
|
||||
'per_month' => 'al mes',
|
||||
'billed_yearly' => 'Facturat anualment',
|
||||
'once' => 'una vegada',
|
||||
'billed_monthly' => 'Facturat mensualment',
|
||||
'billed_yearly' => 'Facturat anualment',
|
||||
'billed_once' => 'Facturat una vegada',
|
||||
'save_year' => 'T\'estalvies <strong>:price</strong> a l\'any!',
|
||||
'if_paid_year' => 'O <strong>:price/mes</strong> si pagues anualment',
|
||||
'information_monthly' => 'Aquesta opció només està disponible per al <strong>Cloud Service</strong>',
|
||||
@ -102,6 +104,10 @@ return [
|
||||
'finish' => 'No s\'ha pogut acabar la instal·lació de :module',
|
||||
],
|
||||
|
||||
'warning' => [
|
||||
'latest_version' => 'Ja tens l\'última versió del mòdul :module. No hi ha cap actualització pendent.',
|
||||
],
|
||||
|
||||
'badge' => [
|
||||
'installed' => 'Instal·lat',
|
||||
'pre_sale' => 'Pre-venda',
|
||||
|
Reference in New Issue
Block a user