We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JSON now supports detecting when a translated string is (may be) out-of-date. Here's a few things the editor should do:
git
The text was updated successfully, but these errors were encountered:
No branches or pull requests
JSON now supports detecting when a translated string is (may be) out-of-date.
Here's a few things the editor should do:
User can copy/paste into a file, but they need to knowgit
...Some other way to submit?Button on each row to remove that rowAt bottom, empty new row for adding a new rowuse autocomplete for the IDautomatically fill in existing EN_US dataexclude any existing rows' ID from autocompleteMark rows with errors:ID no longer exists in en-usDifferent format specifiers (at load time)Auto-clear that format specifier error on any editBetter ... implement format specifier extraction in web also, to flag immediately non-matchingFor outdated rows, show the old en_us value as a tooltip?The text was updated successfully, but these errors were encountered: