Translate templates into Japanese (#1364)

Signed-off-by: dabao1955 <dabao1955@163.com>
This commit is contained in:
dabao1955
2024-02-21 09:55:26 +08:00
committed by GitHub
parent 55f8f2da90
commit 4969c5f548
7 changed files with 28 additions and 0 deletions

View File

@@ -20,6 +20,10 @@
"pt_BR": {
"name": "Root incompetente",
"description": "Um usuário root incompetente sem qualquer capacidade."
},
"ja": {
"name": "無能な root",
"description": "権限のない root ユーザー。"
}
}
}