Skip to content

Commit

Permalink
Add common terms for Estonia
Browse files Browse the repository at this point in the history
OÜ - osaühing (private limited company)
AS - aktsiaselts (limited company)
  • Loading branch information
aalars committed May 19, 2022
1 parent 806bf5f commit c028a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cleanco/termdata.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
],
'Ecuador': ['s.a.', 'c.a.', 'sa', 'ep'],
'Egypt': ['sae'],
'Estonia': ['fie'],
'Estonia': ['fie', 'oü', 'as'],
'Finland': ['t:mi', 'tmi', 'as oy', 'as.oy', 'ay', 'ky', 'oy', 'oyj', 'ok'],
'France': ['sicav', 'sarl', 'sogepa', 'ei', 'eurl', 'sasu', 'fcp', 'gie', 'sep', 'snc',
'scs', 'sca', 'scop', 'sem', 'sas'
Expand Down

0 comments on commit c028a97

Please sign in to comment.