Skip to content

Commit f993b7f

Browse files
committed
chore(i18n): add missing string keys
1 parent 6dc8978 commit f993b7f

31 files changed

+155
-31
lines changed

src/lang/ar-ye.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,5 +489,9 @@
489489
"issues found": "Issues found",
490490
"error details": "Error details",
491491
"active tools": "Active tools",
492-
"available tools": "Available tools"
492+
"available tools": "Available tools",
493+
"recent": "Recent Files",
494+
"command palette": "Open Command Palette",
495+
"change theme": "Change Theme",
496+
"documentation": "Documentation"
493497
}

src/lang/be-by.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,5 +490,9 @@
490490
"issues found": "Issues found",
491491
"error details": "Error details",
492492
"active tools": "Active tools",
493-
"available tools": "Available tools"
493+
"available tools": "Available tools",
494+
"recent": "Recent Files",
495+
"command palette": "Open Command Palette",
496+
"change theme": "Change Theme",
497+
"documentation": "Documentation"
494498
}

src/lang/bn-bd.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,5 +489,9 @@
489489
"issues found": "Issues found",
490490
"error details": "Error details",
491491
"active tools": "Active tools",
492-
"available tools": "Available tools"
492+
"available tools": "Available tools",
493+
"recent": "Recent Files",
494+
"command palette": "Open Command Palette",
495+
"change theme": "Change Theme",
496+
"documentation": "Documentation"
493497
}

src/lang/cs-cz.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,5 +489,9 @@
489489
"issues found": "Nalezené problémy",
490490
"error details": "Podrobnosti o chybě",
491491
"active tools": "Active tools",
492-
"available tools": "Available tools"
492+
"available tools": "Available tools",
493+
"recent": "Recent Files",
494+
"command palette": "Open Command Palette",
495+
"change theme": "Change Theme",
496+
"documentation": "Documentation"
493497
}

src/lang/de-de.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,5 +489,9 @@
489489
"issues found": "Gefundene Probleme",
490490
"error details": "Fehlerdetails",
491491
"active tools": "Aktive Tools",
492-
"available tools": "Verfügbare Tools"
492+
"available tools": "Verfügbare Tools",
493+
"recent": "Recent Files",
494+
"command palette": "Open Command Palette",
495+
"change theme": "Change Theme",
496+
"documentation": "Documentation"
493497
}

src/lang/en-us.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,5 +489,9 @@
489489
"issues found": "Issues found",
490490
"error details": "Error details",
491491
"active tools": "Active tools",
492-
"available tools": "Available tools"
492+
"available tools": "Available tools",
493+
"recent": "Recent Files",
494+
"command palette": "Open Command Palette",
495+
"change theme": "Change Theme",
496+
"documentation": "Documentation"
493497
}

src/lang/es-sv.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,5 +489,9 @@
489489
"issues found": "Issues found",
490490
"error details": "Error details",
491491
"active tools": "Active tools",
492-
"available tools": "Available tools"
492+
"available tools": "Available tools",
493+
"recent": "Recent Files",
494+
"command palette": "Open Command Palette",
495+
"change theme": "Change Theme",
496+
"documentation": "Documentation"
493497
}

src/lang/fr-fr.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,5 +489,9 @@
489489
"issues found": "Issues found",
490490
"error details": "Error details",
491491
"active tools": "Active tools",
492-
"available tools": "Available tools"
492+
"available tools": "Available tools",
493+
"recent": "Recent Files",
494+
"command palette": "Open Command Palette",
495+
"change theme": "Change Theme",
496+
"documentation": "Documentation"
493497
}

src/lang/he-il.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,5 +490,9 @@
490490
"issues found": "Issues found",
491491
"error details": "Error details",
492492
"active tools": "Active tools",
493-
"available tools": "Available tools"
493+
"available tools": "Available tools",
494+
"recent": "Recent Files",
495+
"command palette": "Open Command Palette",
496+
"change theme": "Change Theme",
497+
"documentation": "Documentation"
494498
}

src/lang/hi-in.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,5 +490,9 @@
490490
"issues found": "Issues found",
491491
"error details": "Error details",
492492
"active tools": "Active tools",
493-
"available tools": "Available tools"
493+
"available tools": "Available tools",
494+
"recent": "Recent Files",
495+
"command palette": "Open Command Palette",
496+
"change theme": "Change Theme",
497+
"documentation": "Documentation"
494498
}

0 commit comments

Comments
 (0)