We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 334421c commit 0089242Copy full SHA for 0089242
src/renderer/i18n/translations.js
@@ -190,7 +190,7 @@
190
'install.cancel': 'Cancel ongoing installation',
191
'install.queued': 'In queue (#{pos}) ✕',
192
'install.removeQueue': 'Remove from queue',
193
- 'main.title': 'App Manager',
+ 'main.title': 'AM-GUI',
194
'search.placeholder': 'Search for applications…',
195
'settings.theme': 'Theme',
196
'settings.lang': 'Language',
@@ -331,7 +331,7 @@
331
'install.cancel': 'Annulla installazione in corso',
332
'install.queued': 'In coda (#{pos}) ✕',
333
'install.removeQueue': 'Rimuovi dalla coda',
334
335
'search.placeholder': 'Cerca applicazioni…',
336
'settings.theme': 'Tema',
337
'settings.lang': 'Lingua',
0 commit comments