aboutsummaryrefslogtreecommitdiff
path: root/src/tools/json-diff/locales
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/json-diff/locales')
-rw-r--r--src/tools/json-diff/locales/en.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tools/json-diff/locales/en.yml b/src/tools/json-diff/locales/en.yml
new file mode 100644
index 0000000..6962461
--- /dev/null
+++ b/src/tools/json-diff/locales/en.yml
@@ -0,0 +1,4 @@
+tools:
+ json-diff:
+ title: JSON diff
+ description: Compare two JSON objects and get the differences between them.