We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c5a6f commit b934313Copy full SHA for b934313
2 files changed
src/Languages/lang_ca.json
@@ -66,6 +66,8 @@
66
"Version to install:": "Versió a instal·lar:",
67
"Architecture to install:": "Arquitectura a instal·lar:",
68
"Installation scope:": "Entorn d'instal·lació:",
69
+ "User | Local": "Usuari | Local",
70
+ "Machine | Global": "Màquina | Global",
71
"Install location:": "Ubicació d'instal·lació:",
72
"Select": "Sel·lecciona",
73
"Reset": "Reseteja",
src/Languages/lang_en.json
"Version to install:": "Version to install:",
"Architecture to install:": "Architecture to install:",
"Installation scope:": "Installation scope:",
+ "User | Local": "User | Local",
+ "Machine | Global": "Machine | Global",
"Install location:": "Install location:",
"Select": "Select",
"Reset": "Reset",
0 commit comments