aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/i18n
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2023-05-08 23:42:15 +0200
committerGitHub <noreply@github.com>2023-05-08 23:42:15 +0200
commita22309da12e7e89783435ee68e2be627e1b4c747 (patch)
tree17bdd38a106f4806cb60393fdcc70dd1be30380d /src-vue/src/i18n
parent4f1f468d2480bd2b2bb9568cecfd953570568233 (diff)
downloadFlightCore-a22309da12e7e89783435ee68e2be627e1b4c747.tar.gz
FlightCore-a22309da12e7e89783435ee68e2be627e1b4c747.zip
i18n: Add empty translation file for Italian (#327)
This is mostly just for testing to see whether weblate will pick it up automatically
Diffstat (limited to 'src-vue/src/i18n')
-rw-r--r--src-vue/src/i18n/lang/it.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src-vue/src/i18n/lang/it.json b/src-vue/src/i18n/lang/it.json
new file mode 100644
index 00000000..9e26dfee
--- /dev/null
+++ b/src-vue/src/i18n/lang/it.json
@@ -0,0 +1 @@
+{} \ No newline at end of file