I have a couple of unnecessary strings in my translation files (like a string that only says "{$INTERPOLATION}"
). Since I don't know what the interpolation stands for, I cannot search for it in the codebase. Is it possible to somehow find the file and row from the hashed key in a translation file (messages.json)? I use json, but the keys are the same in xliff.
With Angular i18n, is it possible to find where in code a translatable string comes from? - Stack Overflow
与本文相关的文章
- javascript - How to toggle <li> in a nested list? - Stack Overflow
- javascript - Coordinating multiple AJAX calls in Angular using Restangular - Stack Overflow
- typescript - Is there a way to undo interface extends, i.e. to strip the base interface from the derived interface? - Stack Over
- ios - Thread 1: "-[GUL_MyApp.AppDelegate pushRegistry:didUpdatePushCredentials:forType:]: unrecognized selector sent to
- posts - using wp_update_post on save_post
- javascript - Hide and Show Div tag in HTML - Stack Overflow
- javascript - How can I edit the div that is clicked when all other divs have the same className? - Stack Overflow
- javascript - Detect xhr.status === 0 in axios - Stack Overflow
- Hide admin toolbar based on a query string
- javascript - VueJS race condition calling a child's function after setting its props - Stack Overflow
- facebook - JavaScript seems to be disabled in your browser - Magento - Stack Overflow
- javascript - Deleting all but specified sheets in Google Script - Stack Overflow
- javascript - Applying onChange event on a div for all input fields - Stack Overflow
- How to disable PCH (precompiled headers) in clang? - Stack Overflow
- javascript - GSAP Performance & Structure - Stack Overflow
- reporting services - SSRS Column Grouping Final Total - Stack Overflow
- SwiftUI Table memory consumption using Observable objects - Stack Overflow
- javascript - populate datatable from a local json file - Stack Overflow
- What happens if I use .htaccess of network multisite on a single site installation?
- javascript - Get last div with the same data- attribute - Stack Overflow
评论列表(0)
- 暂无评论