Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
hotfix: enable romanian
automation clobbered this change friday, then it was merged without noticing until after
  • Loading branch information
bmuenzenmeyer committed Jul 27, 2025
commit dd04024640310e3b8ddb4068e4d725d8646fc2c8
2 changes: 1 addition & 1 deletion packages/i18n/src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
"langDir": "ltr",
"dateFormat": "DD-MM-YYYY",
"hrefLang": "ro",
"enabled": false,
"enabled": true,
"default": false
},
{
Expand Down
Loading