GNU General Public License v3 (
GPL-3)
Copyright © 2017-2024
{{packageJson.author.name}}
{{#if packageJson.contributors}}
{{language.about.contributedBy}}
{{#each packageJson.contributors}}{{#unless @first}}{{#if @last}} {{@root.language.global.and}} {{else}}, {{/if}}{{/unless}}
{{name}}
{{/each}}
{{/if}}
{{language.about.translatedBy}}
{{#each language.about.translators}}{{#unless @first}}{{#if @last}} {{@root.language.global.and}} {{else}}, {{/if}}{{/unless}}
{{name}}
{{/each}}