machawk1 / Mink

Chrome extension that uses Memento to indicate that a page a user is viewing on the live web has an archived copy and to give the user access to the copy
MIT License
49 stars 3 forks source link

Provide localization for month/day #337

Open machawk1 opened 2 years ago

machawk1 commented 2 years ago

For example, the dropdown contains abbreviations like "Jan", "Feb", "2nd", "3rd", etc. i18n

machawk1 commented 2 years ago

This is a deep rabbit hole that should be scaled on a per-language basis. Examples of how abbreviated ordinals dates would also be helpful. For example, in Spanish, "Primero, segundo, tercero" can be abbreviated 1º, 2º, 3º.

The glyph that is akin to a degrees symbol is the masculine ordinal indicator for which there is also a feminine ordinal indicator (e.g., 2ª).