Skip to content

Commit 76cdfb2

Browse files
committed
New translations common.php (Catalan)
1 parent 527c3aa commit 76cdfb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lang/ca/common.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
'create' => 'Crea',
3131
'update' => 'Actualitza',
3232
'edit' => 'Edita',
33-
'archive' => 'Archive',
34-
'unarchive' => 'Un-Archive',
33+
'archive' => 'Arxivar',
34+
'unarchive' => 'Desarxivar',
3535
'sort' => 'Ordena',
3636
'move' => 'Mou',
3737
'copy' => 'Copia',
@@ -111,5 +111,5 @@
111111
'terms_of_service' => 'Condicions del servei',
112112

113113
// OpenSearch
114-
'opensearch_description' => 'Search :appName',
114+
'opensearch_description' => 'Buscar :appName',
115115
];

0 commit comments

Comments
 (0)