🌐 Fix strings for DNS module

This commit is contained in:
ajnart
2023-05-16 14:10:04 +09:00
parent be5c60fa3e
commit b8ea9dbb39
5 changed files with 19 additions and 25 deletions

View File

@@ -6,6 +6,10 @@
"delete": "Delete",
"ok": "OK",
"edit": "Edit",
"enabled": "Enabled",
"disabled": "Disabled",
"enableAll": "Enable all",
"disableAll": "Disable all",
"version": "Version",
"changePosition": "Change position",
"remove": "Remove",