Remove translations placeholder file (#571)

We now have actual translations under the folder `translations/ja`.

Also fixes our Prettier (autoformatter) config to ignore translations.
This commit is contained in:
Eric Arellano 2024-01-02 15:07:48 -05:00 committed by GitHub
parent 277bc02123
commit 19dacea308
2 changed files with 2 additions and 3 deletions

View File

@ -1 +1,2 @@
docs
docs
translations

View File

@ -1,2 +0,0 @@
Remove me once actual translations exist. This is only so that the translations/ folder
is saved with Git.