Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions icons/i18n-inspect.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions modules/i18n-inspect.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: i18n-inspect
description: >-
Alt-click any text in your running app, edit the wording, and the change lands
in your locale JSON file. No backend, no database, no sync service.
repo: Polkilof/nuxt-i18n-inspect
npm: nuxt-i18n-inspect
icon: i18n-inspect.svg
github: https://github.com/Polkilof/nuxt-i18n-inspect
website: https://polkilof.github.io/nuxt-i18n-inspect/
learn_more: >-
https://stackblitz.com/github/Polkilof/nuxt-i18n-inspect?file=demo%2Fi18n%2Flocales%2Fen.json
category: Devtools
type: 3rd-party
maintainers:
- name: Oleksandr Kupriyanov
github: Polkilof
compatibility:
nuxt: '>=3.0.0'
requires: {}
Loading