Revision 61681
Added by Stefania Martziou about 3 years ago
modules/open-science-observatory-ui/branches/new-indicators-and-graphs-osfair-2021/src/app/domain/countries.ts | ||
---|---|---|
1 | 1 |
export const countries = [ |
2 |
{id : 'AD', name : 'Andorra'}, |
|
2 | 3 |
{id : 'AL', name : 'Albania'}, |
3 |
{id : 'AD', name : 'Andorra'},
|
|
4 |
{id : 'AM', name : 'Armenia'},
|
|
4 | 5 |
{id : 'AT', name : 'Austria'}, |
5 | 6 |
{id : 'BY', name : 'Belarus'}, |
6 | 7 |
{id : 'BE', name : 'Belgium'}, |
Also available in: Unified diff
Added Armenia to the list of supported countries