Add time uncertainty suffix " ca."

This commit is contained in:
2026-09-03 13:13:49 +02:00
parent f4ebc351f3
commit ba3413d340
+1
View File
@@ -150,6 +150,7 @@ final class NodaUncertaintyHelper {
public const TIME_UNCERTAINTY_SUFFIXES = [ public const TIME_UNCERTAINTY_SUFFIXES = [
"(?)", "(?)",
"?", "?",
" ca.",
" (ca.)", " (ca.)",
" [ca.]", " [ca.]",
" (circa)", " (circa)",