Skip to content

Commit

Permalink
Docs for contributors of the version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xuri committed Oct 16, 2024
1 parent 4e2a8c4 commit 07be073
Show file tree
Hide file tree
Showing 11 changed files with 66 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ar/releases/v2.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@

* تحسين تغطية اختبار الوحدة (تغطية الخط: 96.05٪)
* تحسين التعليمات البرمجية وإصلاح المشكلات المتعلقة بـ golint

### شكرًا لك

شكرا لجميع المساهمين في Excelize. يوجد أدناه قائمة بالمساهمين الذين لديهم مساهمات برمجية في هذا الإصدار:

* @mlh758 (Michael Harris)
6 changes: 6 additions & 0 deletions de/releases/v2.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@ Die bemerkenswertesten Änderungen in dieser Version sind:

* Verbesserung der Abdeckung von Unit-Tests (Leitungsabdeckung: 96.05%)
* Code optimieren, golint Probleme beheben

### Vielen Dank

Vielen Dank für alle Mitwirkenden an Excelize. Nachfolgend finden Sie eine Liste der Mitwirkenden, die Codebeiträge in dieser Version haben:

* @mlh758 (Michael Harris)
6 changes: 6 additions & 0 deletions es/releases/v2.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@ Los cambios más notables en esta versión son:

* Mejorar la cobertura de las pruebas unitarias (Cobertura de línea: 96.05%)
* Optimizar el código, solucionar problemas de golint

### Gracias

Gracias por todos los colaboradores de Excelize. A continuación se muestra una lista de colaboradores que tienen contribuciones de código en esta versión:

* @mlh758 (Michael Harris)
6 changes: 6 additions & 0 deletions fr/releases/v2.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@ Les changements les plus notables de cette version sont:

* Améliorer la couverture des tests unitaires (couverture de ligne: 96.05%)
* Optimiser le code, résoudre les problèmes de golint

### Merci

Merci pour tous les contributeurs d'Excelize. Vous trouverez ci-dessous une liste des contributeurs qui ont des contributions de code dans cette version:

* @mlh758 (Michael Harris)
6 changes: 6 additions & 0 deletions it/releases/v2.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@ Le modifiche più importanti in questa versione sono:

* Migliora la copertura dei test unitari (copertura della linea: 96.05%)
* Ottimizza il codice, risolvi i problemi di Golint

### Crediti

Grazie a tutti i contributori di Excelize. Di seguito è riportato un elenco di contributori che hanno contribuito al codice in questa versione:

* @mlh758 (Michael Harris)
6 changes: 6 additions & 0 deletions ja/releases/v2.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@

* 96.05% のライン カバレッジで単体テストのカバレッジを改善
* コードの最適化、golint の問題の修正

### ありがとうございました

Excelize へのすべての貢献者に感謝します。以下は、このバージョンでコードに貢献した貢献者のリストです。

* @mlh758 (Michael Harris)
6 changes: 6 additions & 0 deletions ko/releases/v2.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@

* 단위 테스트 적용 범위 개선 (선 커버리지: 96.05%)
* 코드 최적화, golint 문제 해결

### 고맙습니다

Excelize 에 기여한 모든 분들께 감사드립니다. 아래는 이 버전에서 코드 기여도가 있는 기여자 목록입니다:

* @mlh758 (Michael Harris)
6 changes: 6 additions & 0 deletions pt/releases/v2.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@ As mudanças mais notáveis nesta versão são:

* Melhorar a cobertura de testes unitários (cobertura de linha: 96.05%)
* Otimize o código, corrija problemas do golint

### Obrigado

Obrigado a todos os colaboradores do Excelize. Abaixo está uma lista de contribuidores que possuem contribuições de código nesta versão:

* @mlh758 (Michael Harris)
6 changes: 6 additions & 0 deletions ru/releases/v2.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@

* Улучшение охвата единицами тестирования (линейный охват: 96.05%)
* Оптимизация кода, исправление проблем golint

### Спасибо

Спасибо всем участникам Excelize. Ниже приведен список участников, внесших свой код в эту версию:

* @mlh758 (Michael Harris)
6 changes: 6 additions & 0 deletions zh-hans/releases/v2.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,9 @@

* 完善单元测试提升覆盖度,行覆盖度达到 96.05%
* 代码优化,修复 golint 问题

### 致谢

感谢 Excelize 的所有贡献者,以下是为此版本提交代码的贡献者列表:

* @mlh758 (Michael Harris)
6 changes: 6 additions & 0 deletions zh-tw/releases/v2.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,9 @@

* 完善單元測試提升覆蓋度,行覆蓋度達到 96.05%
* 代碼優化,修復 golint 問題

### 致謝

感謝 Excelize 的所有貢獻者,以下是為此版本提交代碼的貢獻者列表:

* @mlh758 (Michael Harris)

0 comments on commit 07be073

Please sign in to comment.