diff --git a/locales/de.json b/locales/de.json deleted file mode 100644 index 13a9c09210fdde2225ce2a378649592f2e9826db..0000000000000000000000000000000000000000 --- a/locales/de.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "Hello World": "Hallo Welt", - "Hello": "Hallo" -} \ No newline at end of file diff --git a/locales/en.json b/locales/en.json deleted file mode 100644 index 0873ff891aa278c7cf58ff1bb548db68ed5b2edf..0000000000000000000000000000000000000000 --- a/locales/en.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "Hello World": "Hello World", - "Hello": "Hello", -} \ No newline at end of file diff --git a/routes/routes-account.js b/routes/account.js similarity index 100% rename from routes/routes-account.js rename to routes/account.js