Skip to content

Commit

Permalink
fix: countries cca2
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrOOnauta committed Sep 17, 2023
1 parent 8db7f9c commit f8875cf
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions lib/constants/countries.js
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@ export const countries = [
{
callingCode: '+975',
cca2: 'BT',
flag: '🇧 🇹',
flag: '🇧🇹',
name: {
bg: 'Бутан',
by: 'Бутан',
Expand Down Expand Up @@ -1369,7 +1369,7 @@ export const countries = [
{
callingCode: '+57',
cca2: 'CO',
flag: ' 🇨🇴',
flag: '🇨🇴',
name: {
bg: 'Колумбия',
by: 'Калумбія',
Expand Down Expand Up @@ -1628,7 +1628,7 @@ export const countries = [
{
callingCode: '+45',
cca2: 'DK',
flag: '🇩 🇰',
flag: '🇩🇰',
name: {
bg: 'Дания',
by: 'Данія',
Expand Down Expand Up @@ -1936,7 +1936,7 @@ export const countries = [
{
callingCode: '+679',
cca2: 'FJ',
flag: ' 🇫🇯',
flag: '🇫🇯',
name: {
bg: 'Фиджи',
by: 'Фіджы',
Expand Down Expand Up @@ -3600,7 +3600,7 @@ export const countries = [
{
callingCode: '+231',
cca2: 'LR',
flag: ' 🇱🇷',
flag: '🇱🇷',
name: {
bg: 'Либерия',
by: 'Ліберыя',
Expand Down Expand Up @@ -3684,7 +3684,7 @@ export const countries = [
{
callingCode: '+352',
cca2: 'LU',
flag: '🇱 🇺',
flag: '🇱🇺',
name: {
bg: 'Люксембург',
by: 'Люксембург',
Expand Down Expand Up @@ -4188,7 +4188,7 @@ export const countries = [
{
callingCode: '+1',
cca2: 'MS',
flag: ' 🇲🇸',
flag: '🇲🇸',
name: {
bg: 'Монсерат',
by: 'Мансерат',
Expand Down Expand Up @@ -4328,7 +4328,7 @@ export const countries = [
{
callingCode: '+52',
cca2: 'MX',
flag: '🇲 🇽',
flag: '🇲🇽',
name: {
bg: 'Мексико',
by: 'Мексіка',
Expand Down Expand Up @@ -4636,7 +4636,7 @@ export const countries = [
{
callingCode: '+977',
cca2: 'NP',
flag: '🇳 🇵',
flag: '🇳🇵',
name: {
bg: 'Непал',
by: 'Непал',
Expand Down Expand Up @@ -7079,7 +7079,7 @@ export const countries = [
{
callingCode: '+27',
cca2: 'ZA',
flag: ' 🇿🇦',
flag: '🇿🇦',
name: {
bg: 'Южна Африка',
by: 'Паўднёвая Афрыка',
Expand Down

0 comments on commit f8875cf

Please sign in to comment.