Page MenuHomePhabricator

[e.cash] Add weglot exclusion classname
ClosedPublic

Authored by johnkuney on Oct 12 2023, 03:51.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC5d87c1bebe88: [e.cash] Add weglot exclusion classname
Summary

The translator is messing with the countdown numbers. Need to add this classname so I can tell weglot to ignore this block

Test Plan

nothing should change here. The countdown should behave better on the live site when you change the language though

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested changes to this revision.Oct 12 2023, 08:15
Fabien added a subscriber: Fabien.

I suppose this class name is configured as well in the weglot backend to be ignored ? Then you should really give it a better and more obvious name (eg. weglot-ignore) + add some comment explaining that it's not a built-in feature but you have to configure it on the weglot side to make it work.

This revision now requires changes to proceed.Oct 12 2023, 08:15

change classname, add comment

This revision is now accepted and ready to land.Oct 12 2023, 17:11
This revision was automatically updated to reflect the committed changes.