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
|
||||
NotClosed=Not closed
|
||||
Enabled=Enabled
|
||||
Enable=Enable
|
||||
Deprecated=Deprecated
|
||||
Disable=Disable
|
||||
Disabled=Disabled
|
||||
|
||||
Loading…
Reference in New Issue
Block a user