Fix corpus localization to be overwritable

Change-Id: I512f7b9129b6c427dae3da476d7eb98b80dd60ee
diff --git a/Changes b/Changes
index e5cb2a6..c30b2c8 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.48 2023-01-26
+0.48 2023-01-27
         - Added support for NKJP tagset in annotation
           assistant. (diewald)
         - Remove deprecated 'auth_support' (since 0.31)
@@ -19,6 +19,7 @@
         - Fix terser installation (fixes #182). (diewald)
         - Replaced list with info API request for client information
           in OAuth registration flow. (diewald)
+        - Fix tour localization to be overwritable. (diewald)
 
         WARNING: Mojolicious 9.31 is a security update -
           updating is highly recommended.