copy base dmenu to dkala

This commit is contained in:
hamid zarghami
2026-02-07 15:31:22 +03:30
commit c9e37f6177
521 changed files with 57786 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
const i18nConfig = {
locales: ['en', 'fa'],
defaultLocale: 'fa'
};
module.exports = i18nConfig;