diff options
Diffstat (limited to 'src/tools/json-viewer/locales/en.yml')
-rw-r--r-- | src/tools/json-viewer/locales/en.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tools/json-viewer/locales/en.yml b/src/tools/json-viewer/locales/en.yml deleted file mode 100644 index 7f0a303..0000000 --- a/src/tools/json-viewer/locales/en.yml +++ /dev/null @@ -1,4 +0,0 @@ -tools: - json-prettify: - title: JSON prettify and format - description: Prettify your JSON string to a human friendly readable format. |