File tree Expand file tree Collapse file tree 3 files changed +24
-5
lines changed Expand file tree Collapse file tree 3 files changed +24
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 0.1.2a1 ] ( https://github.com/OpenVoiceOS/ovos-common-query-pipeline-plugin/tree/0.1.2a1 ) (2024-10-15)
3
+ ## [ 0.1.3a1 ] ( https://github.com/OpenVoiceOS/ovos-common-query-pipeline-plugin/tree/0.1.3a1 ) (2024-10-15)
4
4
5
- [ Full Changelog] ( https://github.com/OpenVoiceOS/ovos-common-query-pipeline-plugin/compare/0.1.1 ...0.1.2a1 )
5
+ [ Full Changelog] ( https://github.com/OpenVoiceOS/ovos-common-query-pipeline-plugin/compare/0.1.2 ...0.1.3a1 )
6
6
7
7
** Merged pull requests:**
8
8
9
- - allow workshop 1.0.0 [ \# 4 ] ( https://github.com/OpenVoiceOS/ovos-common-query-pipeline-plugin/pull/4 ) ([ JarbasAl ] ( https://github.com/JarbasAl ) )
9
+ - es-es/translate [ \# 7 ] ( https://github.com/OpenVoiceOS/ovos-common-query-pipeline-plugin/pull/7 ) ([ gitlocalize-app [ bot ]] ( https://github.com/apps/gitlocalize-app ) )
10
10
11
11
12
12
Original file line number Diff line number Diff line change 1
1
# START_VERSION_BLOCK
2
2
VERSION_MAJOR = 0
3
3
VERSION_MINOR = 1
4
- VERSION_BUILD = 2
5
- VERSION_ALPHA = 0
4
+ VERSION_BUILD = 3
5
+ VERSION_ALPHA = 1
6
6
# END_VERSION_BLOCK
Original file line number Diff line number Diff line change
1
+ {
2
+ "QuestionWord.voc" : [
3
+ null ,
4
+ " qué" ,
5
+ " cómo" ,
6
+ " por qué" ,
7
+ " cuando" ,
8
+ " pregunta" ,
9
+ " Cuéntame sobre" ,
10
+ " cual" ,
11
+ " cuyo"
12
+ ],
13
+ "Play.voc" : [
14
+ null ,
15
+ " leer" ,
16
+ " buscar" ,
17
+ " comenzar"
18
+ ]
19
+ }
You can’t perform that action at this time.
0 commit comments