Skip to content

Commit c4ee309

Browse files
authored
Update src/scripts/crowdin-import.ts
1 parent 57e1a92 commit c4ee309

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/scripts/crowdin-import.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ type BucketsList = { [key: string]: Array<number> }
6464
const USER_OVERRIDE: BucketsList = {
6565
// FORMAT: lang_code: [bucket_number, bucket_number, ...],
6666
// EXAMPLE: es: [1, 10, 12, 14],
67-
ar: [2]
6867

6968
}
7069

0 commit comments

Comments
 (0)