Make translation files consistent and change update modal urls

This commit is contained in:
David Ralph
2020-10-21 18:55:56 +01:00
parent 2f8d5eca21
commit 3b957142bf
13 changed files with 82 additions and 81 deletions

View File

@@ -1,4 +1,5 @@
export const API_URL = 'https://api.muetab.com';
export const UNSPLASH_URL = 'https://unsplash.muetab.com';
export const MARKETPLACE_URL = 'https://marketplace.muetab.com';
export const WEBSITE_URL = 'https://muetab.com';
export const OFFLINE_IMAGES = 20;