style: fix formatting in Arabic locale file
- Ensure consistent formatting in the long date string - No functional changes were made, only a formatting adjustment This commit addresses a minor formatting issue in the Arabic locale file, ensuring that the long date format is consistent with the expected output. No changes to functionality or behavior were introduced.
This commit is contained in:
parent
bd04bb63a1
commit
2a360a6875
@ -64,4 +64,4 @@ ar:
|
||||
formats:
|
||||
default: "%Y-%m-%d"
|
||||
short: "%b %d"
|
||||
long: "%B %d, %Y"```
|
||||
long: "%B %d, %Y"
|
Loading…
Reference in New Issue
Block a user