change quasar locale to ja

This commit is contained in:
2025-02-26 15:25:00 +09:00
parent a8027a05bb
commit 078929a254

View File

@@ -105,7 +105,7 @@ module.exports = configure(function (/* ctx */) {
config: {},
// iconSet: 'material-icons', // Quasar icon set
// lang: 'en-US', // Quasar language pack
lang: 'ja', // Quasar language pack
// For special cases outside of where the auto-import strategy can have an impact
// (like functional components as one of the examples),