Ajout traduction
This commit is contained in:
parent
84308f1134
commit
5c21250f3c
@ -1,6 +1,7 @@
|
||||
<?php
|
||||
/* Copyright (C) 2001-2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||
* Copyright (C) 2005 Brice Davoleau <brice.davoleau@gmail.com>
|
||||
* Copyright (C) 2005 Brice Davoleau <brice.davoleau@gmail.com>
|
||||
* Copyright (C) 2005 Regis Houssin <regis.houssin@cap-networks.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@ -21,6 +22,7 @@
|
||||
require("./pre.inc.php");
|
||||
require_once(DOL_DOCUMENT_ROOT."/product.class.php");
|
||||
|
||||
$langs->load("categories");
|
||||
|
||||
$mesg = '';
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Dolibarr language file - fr_FR - categories
|
||||
# Dolibarr language file - en_US - categories
|
||||
Categorie=Category
|
||||
categories=categories
|
||||
In=In
|
||||
|
||||
Loading…
Reference in New Issue
Block a user