overleaf/services/web/locales
M Fahru 4dec157e08 Implement history react toolbar UI (#12530)
There are two different UI in this PR: `comparing` and `viewing` mode.

- For `comparing`, the user would be shown two separate date. It uses the `UpdateRange` object and this PR adds a timestamp to both `fromV` and `toV` of the object type.
- For `viewing`, the user would only be shown one date since `viewing` mode means viewing a specific update version.

Some other notable changes:

- Move `diff` state to `diff-view.tsx`, which contains `main.tsx` (main editor history view) and `toolbar.tsx` as its children
- refactor `autoSelectFile` by passing `updateRange.toV` directly
- refactor `updateIsSelected` by passing an object that contains `fromV` and `toV` instead of passing `update

There's also a cypress test for both the `viewing` mode and `comparing` mode in this PR.

GitOrigin-RevId: ba54f073f3479c55a39eb6b2932ea7faff78dddc
2023-04-21 08:03:39 +00:00
..
cs.json auto update translation 2023-03-15 09:04:00 +00:00
da.json auto update translation 2023-03-15 09:04:00 +00:00
de.json auto update translation 2023-03-16 09:05:56 +00:00
en.json Implement history react toolbar UI (#12530) 2023-04-21 08:03:39 +00:00
es.json auto update translation 2023-03-15 09:04:00 +00:00
fi.json auto update translation 2023-03-15 09:04:00 +00:00
fr.json auto update translation 2023-03-16 09:05:56 +00:00
it.json auto update translation 2023-03-15 09:04:00 +00:00
ja.json auto update translation 2023-03-16 09:05:56 +00:00
ko.json auto update translation 2023-03-15 09:04:00 +00:00
nl.json auto update translation 2023-03-15 09:04:00 +00:00
no.json auto update translation 2023-03-15 09:04:00 +00:00
pl.json auto update translation 2023-03-15 09:04:00 +00:00
pt.json auto update translation 2023-03-14 09:05:08 +00:00
README.md Merge pull request #3163 from overleaf/as-jpa-i18n-cleanup 2020-09-18 02:04:41 +00:00
ru.json auto update translation 2023-03-15 09:04:00 +00:00
sv.json auto update translation 2023-03-15 09:04:00 +00:00
tr.json auto update translation 2023-03-15 09:04:00 +00:00
zh-CN.json auto update translation 2023-03-16 09:05:56 +00:00

Locales

These files are not to be edited by hand. OneSky is used to manage the locales.

Please contact us via support@overleaf.com if you want to contribute any changes.