Initial state for GitNexus analysis
This commit is contained in:
@@ -8,9 +8,5 @@ import { defaultLocale } from './default-locale';
|
||||
*/
|
||||
export const locales: string[] = [
|
||||
defaultLocale,
|
||||
// Add other locales here as needed
|
||||
// Example: 'es', 'fr', 'de', etc.
|
||||
// Uncomment the locales below to enable them:
|
||||
// 'es', // Spanish
|
||||
// 'fr', // French
|
||||
'de', // German — primary locale for MyEasyCMS
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user