From 20dd90c31c720ca76364c259bb683a58e67f6570 Mon Sep 17 00:00:00 2001 From: Martino Date: Thu, 2 Jul 2020 14:35:25 +0200 Subject: [PATCH] Updated Plugins, Tools and Hardware (markdown) --- Plugins,-Tools-and-Hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index 0e5067b..470425c 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -182,7 +182,7 @@ This plugin sets your vertical 0 index as your main deck. Whenever you change yo [CopyCode](https://github.com/Martinomagnifico/reveal.js-copycode): A simple plugin that automatically shows a 'copy' button in code blocks. ([Demo](https://martinomagnifico.github.io/reveal.js-copycode/demo.html)) -[Internation](https://github.com/Martinomagnifico/reveal.js-internation): A basic i18n plugin that lets the user choose a language for the presentation. Language files in JSON. ([Demo](https://martinomagnifico.github.io/reveal.js-internation/demo.html)) +[Internation](https://github.com/Martinomagnifico/reveal.js-internation): A basic internationalization (i18n) or localization (i10n) plugin that lets the user choose a language for the presentation. Internation will also help you generate the JSON file that you start translating from. ([Demo](https://martinomagnifico.github.io/reveal.js-internation/demo.html)) [Poll](https://github.com/jschildgen/reveal.js-poll-plugin): A plugin to add an interactive poll to reveal.js slides. The quiz question and answers is shown on the slides, the audience can vote via their mobile phone, and the result is shown on the presentation slides as a bar chart.