Skip to content

Commit f0c93e7

Browse files
committed
fix: add missing allFileAccess string in translation files
1 parent ecb4678 commit f0c93e7

31 files changed

+62
-33
lines changed

src/lang/ar-ye.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,5 +420,6 @@
420420
"terminal:cursor style": "Cursor Style",
421421
"terminal:font family": "Font Family",
422422
"terminal:convert eol": "Convert EOL",
423-
"terminal": "Terminal"
423+
"terminal": "Terminal",
424+
"allfileaccess": "All file access"
424425
}

src/lang/be-by.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,5 +421,6 @@
421421
"terminal:cursor style": "Cursor Style",
422422
"terminal:font family": "Font Family",
423423
"terminal:convert eol": "Convert EOL",
424-
"terminal": "Terminal"
424+
"terminal": "Terminal",
425+
"allfileaccess": "All file access"
425426
}

src/lang/bn-bd.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,5 +420,6 @@
420420
"terminal:cursor style": "Cursor Style",
421421
"terminal:font family": "Font Family",
422422
"terminal:convert eol": "Convert EOL",
423-
"terminal": "Terminal"
423+
"terminal": "Terminal",
424+
"allfileaccess": "All file access"
424425
}

src/lang/cs-cz.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,5 +420,6 @@
420420
"terminal:cursor style": "Cursor Style",
421421
"terminal:font family": "Font Family",
422422
"terminal:convert eol": "Convert EOL",
423-
"terminal": "Terminal"
423+
"terminal": "Terminal",
424+
"allfileaccess": "All file access"
424425
}

src/lang/de-de.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,5 +420,6 @@
420420
"terminal:cursor style": "Cursor Style",
421421
"terminal:font family": "Font Family",
422422
"terminal:convert eol": "Convert EOL",
423-
"terminal": "Terminal"
423+
"terminal": "Terminal",
424+
"allfileaccess": "All file access"
424425
}

src/lang/en-us.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@
126126
"animation": "Animation",
127127
"backup": "Backup",
128128
"restore": "Restore",
129-
"allFileAccess": "All file access",
130129
"backup successful": "Backup successful",
131130
"invalid backup file": "Invalid backup file",
132131
"add path": "Add path",
@@ -422,5 +421,6 @@
422421
"terminal:cursor style": "Cursor Style",
423422
"terminal:font family": "Font Family",
424423
"terminal:convert eol": "Convert EOL",
425-
"terminal": "Terminal"
424+
"terminal": "Terminal",
425+
"allfileaccess": "All file access"
426426
}

src/lang/es-sv.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,5 +420,6 @@
420420
"terminal:cursor style": "Cursor Style",
421421
"terminal:font family": "Font Family",
422422
"terminal:convert eol": "Convert EOL",
423-
"terminal": "Terminal"
423+
"terminal": "Terminal",
424+
"allfileaccess": "All file access"
424425
}

src/lang/fr-fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,5 +420,6 @@
420420
"terminal:cursor style": "Cursor Style",
421421
"terminal:font family": "Font Family",
422422
"terminal:convert eol": "Convert EOL",
423-
"terminal": "Terminal"
423+
"terminal": "Terminal",
424+
"allfileaccess": "All file access"
424425
}

src/lang/he-il.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,5 +421,6 @@
421421
"terminal:cursor style": "Cursor Style",
422422
"terminal:font family": "Font Family",
423423
"terminal:convert eol": "Convert EOL",
424-
"terminal": "Terminal"
424+
"terminal": "Terminal",
425+
"allfileaccess": "All file access"
425426
}

src/lang/hi-in.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,5 +421,6 @@
421421
"terminal:cursor style": "Cursor Style",
422422
"terminal:font family": "Font Family",
423423
"terminal:convert eol": "Convert EOL",
424-
"terminal": "Terminal"
424+
"terminal": "Terminal",
425+
"allfileaccess": "All file access"
425426
}

0 commit comments

Comments
 (0)