mirror of
https://github.com/odoo/documentation.git
synced 2026-03-26 13:59:55 +07:00
Some parts of the documention were currently not translatable: - the custom `Card` directives - the strings in the layout HTML pages - the placeholder text in the search box - the "Edit on GitHub" text on each page This commit makes sure that all of these are translatable now. Part-of: odoo/documentation#15894 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com> Signed-off-by: Dylan Kiss (dyki) <dyki@odoo.com>
82 lines
2.8 KiB
JSON
82 lines
2.8 KiB
JSON
{
|
|
"projects": {
|
|
"odoo-19-doc": [
|
|
{
|
|
"name": "administration",
|
|
"filemask": "locale/*/LC_MESSAGES/administration.po",
|
|
"new_base": "locale/sources/administration.pot"
|
|
},
|
|
{
|
|
"name": "applications",
|
|
"filemask": "locale/*/LC_MESSAGES/applications.po",
|
|
"new_base": "locale/sources/applications.pot"
|
|
},
|
|
{
|
|
"name": "essentials",
|
|
"filemask": "locale/*/LC_MESSAGES/essentials.po",
|
|
"new_base": "locale/sources/essentials.pot"
|
|
},
|
|
{
|
|
"name": "finance",
|
|
"filemask": "locale/*/LC_MESSAGES/finance.po",
|
|
"new_base": "locale/sources/finance.pot"
|
|
},
|
|
{
|
|
"name": "general",
|
|
"filemask": "locale/*/LC_MESSAGES/general.po",
|
|
"new_base": "locale/sources/general.pot"
|
|
},
|
|
{
|
|
"name": "hr",
|
|
"filemask": "locale/*/LC_MESSAGES/hr.po",
|
|
"new_base": "locale/sources/hr.pot"
|
|
},
|
|
{
|
|
"name": "index",
|
|
"filemask": "locale/*/LC_MESSAGES/index.po",
|
|
"new_base": "locale/sources/index.pot"
|
|
},
|
|
{
|
|
"name": "inventory_and_mrp",
|
|
"filemask": "locale/*/LC_MESSAGES/inventory_and_mrp.po",
|
|
"new_base": "locale/sources/inventory_and_mrp.pot"
|
|
},
|
|
{
|
|
"name": "marketing",
|
|
"filemask": "locale/*/LC_MESSAGES/marketing.po",
|
|
"new_base": "locale/sources/marketing.pot"
|
|
},
|
|
{
|
|
"name": "productivity",
|
|
"filemask": "locale/*/LC_MESSAGES/productivity.po",
|
|
"new_base": "locale/sources/productivity.pot"
|
|
},
|
|
{
|
|
"name": "sales",
|
|
"filemask": "locale/*/LC_MESSAGES/sales.po",
|
|
"new_base": "locale/sources/sales.pot"
|
|
},
|
|
{
|
|
"name": "services",
|
|
"filemask": "locale/*/LC_MESSAGES/services.po",
|
|
"new_base": "locale/sources/services.pot"
|
|
},
|
|
{
|
|
"name": "sphinx",
|
|
"filemask": "locale/*/LC_MESSAGES/sphinx.po",
|
|
"new_base": "locale/sources/sphinx.pot"
|
|
},
|
|
{
|
|
"name": "studio",
|
|
"filemask": "locale/*/LC_MESSAGES/studio.po",
|
|
"new_base": "locale/sources/studio.pot"
|
|
},
|
|
{
|
|
"name": "websites",
|
|
"filemask": "locale/*/LC_MESSAGES/websites.po",
|
|
"new_base": "locale/sources/websites.pot"
|
|
}
|
|
]
|
|
}
|
|
}
|