[I18N] add es_419 to the documentation

This commit adds es_419 (LATAM Spanish) to the available languages. It
populates LATAM Spanish translation based on the existing Spanish
translation.

closes odoo/documentation#11210

Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
This commit is contained in:
Louis Wicket (wil)
2024-10-16 16:42:06 +02:00
parent 9e9fce957f
commit da7fe3d69d
16 changed files with 284986 additions and 0 deletions
+1
View File
@@ -245,6 +245,7 @@ languages_names = {
'de': 'DE',
'en': 'EN',
'es': 'ES',
'es_419': 'ES (LATAM)',
'fr': 'FR',
'it': 'IT',
'ja': 'JA',