feat: Added detailed message for permission error and clean up english language from unused strings.

This commit is contained in:
Marco Rodolfi
2023-06-26 08:53:41 +02:00
parent ef9afa8cbc
commit 3e64e53cd7
5 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ export default {
lineEnding: 'auto',
// Control the line ending. See options at https://github.com/ryanve/eol
locales: ['en-US', 'it-IT'],
locales: ['en-US'],
// An array of the locales in your applications
namespaceSeparator: false,