Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nojiri1098 authored Jun 19, 2020
1 parent 19d4a9b commit 4e5cf73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt-i18n.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default {
description: 'Thai'
},
{
code: 'id', // 本当はidだがエラーになるので
code: 'id',
name: 'Bahasa Indonesia',
iso: 'id-ID',
file: 'id.json',
Expand Down

0 comments on commit 4e5cf73

Please sign in to comment.