Commit Graph
7 Commits
Author SHA1 Message Date
Drew Weymouth d61a034afa update translation string key 2025-11-26 11:20:27 -08:00
Drew Weymouth 887d3bb2c7 Fix #579: Save play queue on all queue changes 2025-10-09 08:13:56 -07:00
Drew Weymouth 02e7caec84 update translations for plurals of release types 2025-07-06 15:31:53 -07:00
Rens Oliemans cd4d3e5fd1 Add missing Dutch translation strings
I merged en.json and nl.json via

  jq -s '.[0] * .[1]' en.json nl.json > nl2.json && mv nl2.json nl.json

Which adds all missing elements in nl.json that are present in
en.json. Take care,j I believe that it keeps the sorting from
en.json (alphabetical), so it might create a bigger diff than
necessary.
2025-04-10 12:49:35 +02:00
Rens Oliemans 7ebdd4a4b4 Slightly improve Dutch translations 2025-04-10 12:41:45 +02:00
Drew Weymouth 513a9f53d0 update Fyne packages for 2.6-alpha1 2025-02-11 16:37:51 -03:00
Glenn Matthys 38fbb8398f Add Dutch (nl) translation 2025-01-08 22:22:49 +01:00