mirror of
https://github.com/toptal/gitignore.io.git
synced 2021-05-12 18:32:24 +03:00
* Xcode project opening * WIP * Updated template list * Update to swift 4.1 * Clean up API routes * Tests WIP * File cleanup * Fix test cases * Updated template list * Cleanup code quality * Add test coverage * Update readme Update CI testing env Update CI testing env Fix travis.yml Update readme (#403) * Update readme * Update travis yml Fix Ruby for tests Fix travis ci (#404) * WIP * Deleted - CC_TEST_REPORTER_ID=6133dfb857104f811740c22973bcb412866eba231509f7f8f60a8ad95005ee2b * Update Travis.yml WIP Deleted - CC_TEST_REPORTER_ID=6133dfb857104f811740c22973bcb412866eba231509f7f8f60a8ad95005ee2b Update Travis.yml remove cruft
16 lines
1000 B
JSON
16 lines
1000 B
JSON
{
|
|
"title": "gitignore.io - Crie Arquivos .gitignore Úteis Para Seu Projeto.",
|
|
"description": "Crie arquivos .gitignore úteis para o seu projeto selecionando os %{templateCount} templates de Sistemas Operacionais, IDEs e linguagens de Programação.",
|
|
"subtitle": "Crie arquivos .gitignore úteis para o seu projeto.",
|
|
"searchPlaceholder": "Pesquise Sistemas Operacionais, IDEs ou Linguagens de Programação.",
|
|
"searchGo": "Criar",
|
|
"searchDownload": "Baixar Arquivo",
|
|
"footer": "%{templateCount} Templates de .gitignore de Sistemas Operacionais, IDEs e Linguagens de Programação.",
|
|
"commandLineTitle": "Documentação",
|
|
"commandLineDescription": "Saiba como executar o .gitignore.io a partir da Linha de Comando",
|
|
"videoTitle": "Assista ao Vídeo Tutorial",
|
|
"videoDescription": "Assista a um vídeo para aprender como funciona o .gitignore.io",
|
|
"sourceCodeTitle": "Código-fonte",
|
|
"sourceCodeDescription": "Código-fonte hospedado no GitHub"
|
|
}
|