mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations setting.php (Portuguese)
This commit is contained in:
parent
77236f5617
commit
66d6913977
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'sitemap_dividing_number' => [
|
'sitemap_dividing_number' => [
|
||||||
'name' => 'Sitemap Dividing Number',
|
'name' => 'Número de divisão do mapa do site',
|
||||||
|
],
|
||||||
|
'include_cities_sitemap' => [
|
||||||
|
'name' => 'Incluir cidades no mapa do site',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user