Translation: adding 'Enable' term in main
compta/facture/fiche-rec.php uses 'Enable' / 'Disable' in a button text but no translation is available for 'Enable'. Another option would be to change 'Enable' to 'Activate' in fiche-rec.php but I guess this word will probably be useful in other places.
This commit is contained in:
parent
18125d56e5
commit
4995a0feb1
@ -142,6 +142,7 @@ Closed=Closed
|
|||||||
Closed2=Closed
|
Closed2=Closed
|
||||||
NotClosed=Not closed
|
NotClosed=Not closed
|
||||||
Enabled=Enabled
|
Enabled=Enabled
|
||||||
|
Enable=Enable
|
||||||
Deprecated=Deprecated
|
Deprecated=Deprecated
|
||||||
Disable=Disable
|
Disable=Disable
|
||||||
Disabled=Disabled
|
Disabled=Disabled
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user