]> git.basschouten.com Git - openhab-addons.git/commitdiff
[voicerss] Add default translations to properties file (#11575)
authorlolodomo <lg.hc@free.fr>
Fri, 12 Nov 2021 20:14:54 +0000 (21:14 +0100)
committerGitHub <noreply@github.com>
Fri, 12 Nov 2021 20:14:54 +0000 (21:14 +0100)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.voice.voicerss/src/main/resources/OH-INF/i18n/voicerss.properties [new file with mode: 0644]

diff --git a/bundles/org.openhab.voice.voicerss/src/main/resources/OH-INF/i18n/voicerss.properties b/bundles/org.openhab.voice.voicerss/src/main/resources/OH-INF/i18n/voicerss.properties
new file mode 100644 (file)
index 0000000..75b9cfb
--- /dev/null
@@ -0,0 +1,8 @@
+# service
+
+service.voice.voicerss.label = VoiceRSS Text-to-Speech
+
+# bundle config
+
+voice.config.voicerss.apiKey.label = VoiceRSS API Key
+voice.config.voicerss.apiKey.description = The API Key to get access to http://www.voicerss.org. You need to register with at least a free account to get an API key.