Added german, french, spanish and dutch locale (Dutch has been verified)
Build LinkLog Development Image / development-image (push) Successful in 8s

This commit is contained in:
2026-08-26 12:16:55 +02:00
parent 3fdf146498
commit 158bc64268
9 changed files with 192 additions and 1 deletions
+6
View File
@@ -240,6 +240,12 @@ Localize the firefox plugin.
### Assistant outcome
Added Firefox `browser.i18n` support with an `en-US` message catalog, localized popup and settings page labels and runtime messages, localized manifest metadata, and included the localization resources in XPI packaging and validation.
### User
Create a Spanish, German, French and Dutch locale.
### Assistant outcome
Added complete Spanish (`es`), German (`de`), French (`fr`), and Dutch (`nl`) Firefox locale catalogs and updated XPI packaging and validation to include all four locales.
### User
Show the avatar with each entry on the home page. On the specific /<user>/ page don't show the avatar and user name with each entry
+1
View File
@@ -126,6 +126,7 @@
117. Continue to log interactions to the VIBE directory.
118. On the home page, when clicking on the avatar or the user, show the profile information.
119. Localize the firefox plugin.
120. Create a spanish, german, french and dutch locale.
## Future entries