feat: Add Japanese Language

This commit is contained in:
Shion Tanaka
2025-03-28 15:03:37 +08:00
committed by jialin
parent 455ae8aa05
commit 4f29fe5040
11 changed files with 702 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
export default {
'usage.title': '使用状況',
'usage.filter.user': 'ユーザーでフィルタ',
'usage.filter.model': 'モデルでフィルタ'
};