Working and fixing some bugs

This commit is contained in:
2021-07-02 19:33:05 +02:00
parent 85f8043a62
commit 693d08fe97
22 changed files with 10851 additions and 62 deletions

View File

@@ -21,6 +21,7 @@ export default {
links_click: '(Clic it\'s free 🔗)',
credits: 'Developed and designed with ❤ using',
credits_separator: 'by',
credits_separator_and: 'and',
copyrights: '© Copyright {date} - All rights reserved'
},

View File

@@ -21,6 +21,7 @@ export default {
links_click: '(Clique c\'est gratuit 🔗)',
credits: 'Développé et conçu avec ❤ en utilisant',
credits_separator: 'par',
credits_separator_and: 'et',
copyrights: '© Copyright {date} - Tous droits réservés'
},