qwerty287
d1c51f4af8
Lazy-load TimeAgo locales ( #2094 )
...
1. new translation docs
2. lazy-load TimeAgo locales (used for "x min ago" messages). This 1.
reduces size and 2. provides all languages without adding them manually.
3. Remove DayJS locales, they're unused.
2023-08-03 19:25:12 +02:00
6543
716d55a370
Add German Translation ( #997 )
...
* Add German Translation
* Fix visibility description
* fix lint
* Registries or Registry
* Update web/src/assets/locales/de.json
* Apply suggestions from code review
Co-authored-by: Anbraten <anton@ju60.de>
* Update web/src/assets/locales/de.json
Co-authored-by: Anbraten <anton@ju60.de>
* Update web/src/assets/locales/de.json
Co-authored-by: Anbraten <anton@ju60.de>
2022-06-21 18:18:02 +02:00
Lauris BH
2153425230
Add Latvian language translation ( #992 )
...
Add Latvian language translation (#992 )
2022-06-19 07:31:16 +02:00
qwerty287
7d7d75d7e5
Support localized web UI ( #912 )
...
* Add support for localization
* Add docs & format code
* Add lib to docs
2022-05-16 21:18:48 +02:00
Anbraten
637291db4e
Follow-up for date tooltip ( #766 )
...
- load the Tooltip component on demand
- to show date in format same to Github and Gitea use it for commit ago time tooltips
2022-02-14 11:02:17 +01:00