[#44] i18n/fix-format #45

Merged
floatingghost merged 3 commits from i18n/fix-format into develop 2022-07-19 10:12:37 +00:00

units got moved to units

units got moved to `units`
floatingghost added 3 commits 2022-07-19 10:03:19 +00:00
ci/woodpecker/push/woodpecker Pipeline was successful Details
a32cd0a98c
fix time formats
ci/woodpecker/push/woodpecker Pipeline was successful Details
eb47bb8973
remove debug log
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
606e850aad
lint
floatingghost merged commit 137bf5557c into develop 2022-07-19 10:12:37 +00:00
floatingghost deleted branch i18n/fix-format 2022-07-19 10:12:39 +00:00
Contributor

Apparently the change was meant to remove the assumption that time units have separate singular/plural forms (see https://git.pleroma.social/pleroma/pleroma-fe/-/issues/1164).

This change results in only plural units being shown where there is a distinction between singular/plural units. The real fix is letting vue-i18n determine which form to use (E.g. https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1535/diffs?commit_id=772ddade2123595817a16a2f9c56824a87f9e97c).

Apparently the change was meant to remove the assumption that time units have separate singular/plural forms (see https://git.pleroma.social/pleroma/pleroma-fe/-/issues/1164). This change results in only plural units being shown where there is a distinction between singular/plural units. The real fix is letting vue-i18n determine which form to use (E.g. https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1535/diffs?commit_id=772ddade2123595817a16a2f9c56824a87f9e97c).
Sign in to join this conversation.
No description provided.