🌐 Added footer to translations

This commit is contained in:
Mawoka
2022-08-31 18:03:57 +02:00
parent 1362599a22
commit 253d6301d9
2 changed files with 29 additions and 20 deletions
+9 -1
View File
@@ -110,7 +110,10 @@
"private": "Private",
"dashboard": "Dashboard",
"question_plural": "Questions",
"game_pin": "Game Pin"
"game_pin": "Game Pin",
"other": "other",
"other_plural": "others",
"donating": "donating"
},
"editor": {
"time_in_seconds": "Time in seconds",
@@ -170,5 +173,10 @@
},
"dashboard": {
"search_for_own_quizzes": "Search for your own quizzes"
},
"footer": {
"self_ads": "Made with ❤️ by {{mawoka_link}} and with the help of {{others_link}}.",
"more_details_here": "More details are here",
"donate": "If you find this useful, please consider {{donate_link}}."
}
}