DSingh0304 commented on code in PR #3222:
URL: https://github.com/apache/apisix-dashboard/pull/3222#discussion_r2532830263


##########
src/locales/de/common.json:
##########
@@ -88,6 +88,39 @@
       "vars": "Variablen"
     },
     "search": "Suche",
+    "searchForm": {

Review Comment:
   The i18n changes are just removing unused placeholder translations that were 
deleted when I refactored the SearchForm component (both in the same commit). 
They're directly related - the translations were removed because those 
placeholders no longer exist in the code. Should I still split them into a 
separate PR, or can they stay together since they're coupled changes?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to