Skip to content

Commit fc48bce

Browse files
authored
Merge pull request #4707 from RobinvanderVliet/update-translation-file
Add missing Dutch translation to translation file
2 parents 4e69085 + c5c9f24 commit fc48bce

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org). Thia is a
3131

3232
- Protected ranges and insert/delete rows/columns. [Issue #4695](https://github.com/PHPOffice/PhpSpreadsheet/issues/4695) [PR #4702](https://github.com/PHPOffice/PhpSpreadsheet/pull/4702)
3333
- Unexpected Exception in Php DateTime. [Issue #4696](https://github.com/PHPOffice/PhpSpreadsheet/issues/4696) [Issue #917](https://github.com/PHPOffice/PhpSpreadsheet/issues/917) [PR #4697](https://github.com/PHPOffice/PhpSpreadsheet/pull/4697)
34+
- Add missing Dutch translation to translation file. [PR #4707](https://github.com/PHPOffice/PhpSpreadsheet/pull/4707)
3435
- Fix lots of typos throughout codebase. [PR #4705](https://github.com/PHPOffice/PhpSpreadsheet/pull/4705)
3536

3637
## 2025-10-25 - 5.2.0
-40.3 KB
Binary file not shown.

src/PhpSpreadsheet/Calculation/locale/nl/functions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ DVARP = DBVARP
3838
## Datum- en tijdfuncties (Date & Time Functions)
3939
##
4040
DATE = DATUM
41+
DATEDIF = DATUMVERSCHIL
4142
DATESTRING = DATUMNOTATIE
4243
DATEVALUE = DATUMWAARDE
4344
DAY = DAG

0 commit comments

Comments
 (0)