@@ -15,13 +15,13 @@ export const LOCALES = [
1515 {
1616 name : "Tiếng Việt (Vietnamese)" ,
1717 value : "vi-VN" ,
18- progress : 1 ,
18+ progress : 2 ,
1919 dir : "ltr" ,
2020 } ,
2121 {
2222 name : "Українська (Ukrainian)" ,
2323 value : "uk-UA" ,
24- progress : 99 ,
24+ progress : 100 ,
2525 dir : "ltr" ,
2626 } ,
2727 {
@@ -63,7 +63,7 @@ export const LOCALES = [
6363 {
6464 name : "Română (Romanian)" ,
6565 value : "ro-RO" ,
66- progress : 44 ,
66+ progress : 45 ,
6767 dir : "ltr" ,
6868 } ,
6969 {
@@ -75,7 +75,7 @@ export const LOCALES = [
7575 {
7676 name : "Português do Brasil (Brazilian Portuguese)" ,
7777 value : "pt-BR" ,
78- progress : 46 ,
78+ progress : 49 ,
7979 dir : "ltr" ,
8080 } ,
8181 {
@@ -105,13 +105,13 @@ export const LOCALES = [
105105 {
106106 name : "Lietuvių (Lithuanian)" ,
107107 value : "lt-LT" ,
108- progress : 27 ,
108+ progress : 31 ,
109109 dir : "ltr" ,
110110 } ,
111111 {
112112 name : "한국어 (Korean)" ,
113113 value : "ko-KR" ,
114- progress : 38 ,
114+ progress : 39 ,
115115 dir : "ltr" ,
116116 } ,
117117 {
@@ -123,7 +123,7 @@ export const LOCALES = [
123123 {
124124 name : "Italiano (Italian)" ,
125125 value : "it-IT" ,
126- progress : 48 ,
126+ progress : 51 ,
127127 dir : "ltr" ,
128128 } ,
129129 {
@@ -219,7 +219,7 @@ export const LOCALES = [
219219 {
220220 name : "Dansk (Danish)" ,
221221 value : "da-DK" ,
222- progress : 52 ,
222+ progress : 61 ,
223223 dir : "ltr" ,
224224 } ,
225225 {
@@ -231,7 +231,7 @@ export const LOCALES = [
231231 {
232232 name : "Català (Catalan)" ,
233233 value : "ca-ES" ,
234- progress : 40 ,
234+ progress : 41 ,
235235 dir : "ltr" ,
236236 } ,
237237 {
@@ -243,7 +243,7 @@ export const LOCALES = [
243243 {
244244 name : "العربية (Arabic)" ,
245245 value : "ar-SA" ,
246- progress : 23 ,
246+ progress : 25 ,
247247 dir : "rtl" ,
248248 } ,
249249 {
0 commit comments