i18n: added footer translations

This commit is contained in:
Victor Lourme
2020-11-23 10:15:47 +01:00
parent 819c8ea0b4
commit 2b4f529404
3 changed files with 16 additions and 4 deletions
+7 -1
View File
@@ -29,4 +29,10 @@
other = "Type something..."
[searchResultTitle]
other = "#PAGES_COUNT pages (#TIME_SECONDS seconds)"
other = "#PAGES_COUNT pages (#TIME_SECONDS seconds)"
[footerBuiltWith]
other = "Built with"
[footerDesignedBy]
other = "designed by"
+7 -1
View File
@@ -29,4 +29,10 @@
other = "Cherchez un article, une publication, etc."
[searchResultTitle]
other = "#PAGES_COUNT pages (#TIME_SECONDS secondes)"
other = "#PAGES_COUNT pages (#TIME_SECONDS secondes)"
[footerBuiltWith]
other = "Généré avec"
[footerDesignedBy]
other = "conçu par"