summaryrefslogtreecommitdiff
path: root/src/SMAPI/i18n
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-10-01 21:27:49 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-10-01 21:27:49 -0400
commit845deb43d60147603ec31fe4ae5fd7d747556d8c (patch)
tree2d96293aef515147b5ca1cd2440f268f886ae6be /src/SMAPI/i18n
parent673510b3941dd35a127e4f4a8a406f34b72b6a66 (diff)
downloadSMAPI-845deb43d60147603ec31fe4ae5fd7d747556d8c.tar.gz
SMAPI-845deb43d60147603ec31fe4ae5fd7d747556d8c.tar.bz2
SMAPI-845deb43d60147603ec31fe4ae5fd7d747556d8c.zip
add support for core translation files
Diffstat (limited to 'src/SMAPI/i18n')
-rw-r--r--src/SMAPI/i18n/default.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/SMAPI/i18n/default.json b/src/SMAPI/i18n/default.json
new file mode 100644
index 00000000..0db3279e
--- /dev/null
+++ b/src/SMAPI/i18n/default.json
@@ -0,0 +1,3 @@
+{
+
+}