Some better namespaced text.

This commit is contained in:
Marco Rodolfi
2023-01-24 17:56:34 +01:00
parent 4f111948be
commit 92e3cc7790
28 changed files with 207 additions and 163 deletions
+6 -5
View File
@@ -1,7 +1,8 @@
{
"install_title": "Install {{artifact}}",
"install_desc": "Are you sure you want to install {{artifact}} {{version}}?",
"install_button_idle": "Install",
"install_button_processing": "Installing"
"install":{
"title": "Install {{artifact}}",
"desc": "Are you sure you want to install {{artifact}} {{version}}?",
"button_idle": "Install",
"button_processing": "Installing"
}
}