chore: add configNameComment l10n

This commit is contained in:
cialloo
2024-07-21 15:40:55 +08:00
committed by Cialloo
parent f43c73b734
commit 8202f6394c
2 changed files with 4 additions and 2 deletions

View File

@@ -17,5 +17,6 @@
"delete": "Delete",
"notImplement": "Work in progress",
"disconnect": "Disconnect",
"use": "Use It"
"use": "Use It",
"configNameComment": "Write a name for this config"
}