"Relase notes" translated
This commit is contained in:
parent
bed6731c40
commit
65282d9332
3 changed files with 11 additions and 1 deletions
|
|
@ -79,6 +79,11 @@
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"prefs_OptionText_release_notes": {
|
||||||
|
"message": "Release Notes",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
|
||||||
"prefs_OptionText_chatgpt_win_text": {
|
"prefs_OptionText_chatgpt_win_text": {
|
||||||
"message": "ChatGPT window dimensions",
|
"message": "ChatGPT window dimensions",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
|
|
||||||
|
|
@ -79,6 +79,11 @@
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"prefs_OptionText_release_notes": {
|
||||||
|
"message": "Note di rilascio",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
|
||||||
"prefs_OptionText_chatgpt_win_text": {
|
"prefs_OptionText_chatgpt_win_text": {
|
||||||
"message": "Dimensioni della finestra di ChatGPT",
|
"message": "Dimensioni della finestra di ChatGPT",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
<link rel="stylesheet" href="mzta-options.css">
|
<link rel="stylesheet" href="mzta-options.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="miczRelNotes"><a href="mzta-release-notes.html">Release Notes</a></div>
|
<div id="miczRelNotes"><a href="mzta-release-notes.html">__MSG_prefs_OptionText_release_notes__</a></div>
|
||||||
<table id="miczPrefs">
|
<table id="miczPrefs">
|
||||||
<tr>
|
<tr>
|
||||||
<td><span>__MSG_prefs_OptionText_chatgpt_win_text__</span></td>
|
<td><span>__MSG_prefs_OptionText_chatgpt_win_text__</span></td>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue