|
8 | 8 | "description": "The short name of the application, should not be translated" |
9 | 9 | }, |
10 | 10 | "appDescription": { |
11 | | - "message": "Uma ferramenta para instalar, gerenciar e usar aplicativos da Web Progressivo (PWAs) em Mozilla Firefox", |
| 11 | + "message": "Uma ferramenta para instalar, gerenciar e usar Aplicativos Web Progressivos (PWAs) no Mozilla Firefox", |
12 | 12 | "description": "The description of the application" |
13 | 13 | }, |
14 | 14 | "actionInstallSite": { |
|
843 | 843 | "message": "Digite um regex de URLs excluídos", |
844 | 844 | "description": "The placeholder for auto launch exclusion" |
845 | 845 | }, |
| 846 | + "managePageSettingsDefaultTab": { |
| 847 | + "message": "Aba padrão", |
| 848 | + "description": "The setting for default tab" |
| 849 | + }, |
| 850 | + "managePageSettingsDefaultTabSiteGrid": { |
| 851 | + "message": "Grade de aplicativos da Web", |
| 852 | + "description": "The option to select web app grid as default tab" |
| 853 | + }, |
| 854 | + "managePageSettingsDefaultTabSiteList": { |
| 855 | + "message": "Lista de aplicativos da Web", |
| 856 | + "description": "The option to select web app list as default tab" |
| 857 | + }, |
| 858 | + "managePageSettingsDefaultTabProfiles": { |
| 859 | + "message": "Perfis", |
| 860 | + "description": "The option to select profiles as default tab" |
| 861 | + }, |
| 862 | + "managePageSettingsDefaultTabSettings": { |
| 863 | + "message": "Configurações", |
| 864 | + "description": "The option to select settings as default tab" |
| 865 | + }, |
846 | 866 | "managePageSettingsLanguage": { |
847 | 867 | "message": "Linguagem", |
848 | 868 | "description": "The setting for language" |
|
0 commit comments