File tree Expand file tree Collapse file tree 3 files changed +2
-0
lines changed
src/PhpSpreadsheet/Calculation/locale Expand file tree Collapse file tree 3 files changed +2
-0
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ DVARP = DBVARP
3838## Datum- en tijdfuncties (Date & Time Functions)
3939##
4040DATE = DATUM
41+ DATEDIF = DATUMVERSCHIL
4142DATESTRING = DATUMNOTATIE
4243DATEVALUE = DATUMWAARDE
4344DAY = DAG
You can’t perform that action at this time.
0 commit comments