Skip to content

Commit

Permalink
remove extra newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Sep 25, 2024
1 parent 0f0f5d7 commit ab08d48
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 46 deletions.
2 changes: 0 additions & 2 deletions ovos_config/recommends/base/ca-es.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"system_unit": "metric",

"time_format": "full",
"spoken_time_format": "half",

"date_format": "DMY"
}
2 changes: 0 additions & 2 deletions ovos_config/recommends/base/de-de.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"system_unit": "metric",

"time_format": "full",
"spoken_time_format": "full",

"date_format": "DMY"
}
2 changes: 0 additions & 2 deletions ovos_config/recommends/base/en-gb.conf
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{

"system_unit": "metric",

"time_format": "full",
"spoken_time_format": "half",

"date_format": "DMY"
}
5 changes: 0 additions & 5 deletions ovos_config/recommends/base/en-us.conf
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{

"system_unit": "imperial",


"time_format": "half",
"spoken_time_format": "half",


"date_format": "MDY"
}
3 changes: 0 additions & 3 deletions ovos_config/recommends/base/es-es.conf
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{

"system_unit": "metric",

"time_format": "full",
"spoken_time_format": "half",

"date_format": "DMY"
}
6 changes: 0 additions & 6 deletions ovos_config/recommends/base/fr-fr.conf
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
{


"system_unit": "metric",


"time_format": "full",
"spoken_time_format": "full",


"date_format": "DMY"
}
5 changes: 0 additions & 5 deletions ovos_config/recommends/base/gl-es.conf
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{

"system_unit": "metric",


"time_format": "full",
"spoken_time_format": "half",


"date_format": "DMY"
}
5 changes: 0 additions & 5 deletions ovos_config/recommends/base/it-it.conf
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{

"system_unit": "metric",


"time_format": "full",
"spoken_time_format": "half",


"date_format": "DMY"
}
5 changes: 0 additions & 5 deletions ovos_config/recommends/base/nl-nl.conf
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{

"system_unit": "metric",


"time_format": "full",
"spoken_time_format": "half",


"date_format": "DMY"
}
5 changes: 0 additions & 5 deletions ovos_config/recommends/base/pt-br.conf
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{

"system_unit": "metric",


"time_format": "full",
"spoken_time_format": "half",


"date_format": "DMY"
}
6 changes: 0 additions & 6 deletions ovos_config/recommends/base/pt-pt.conf
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
{

"system_unit": "metric",


"time_format": "full",

"spoken_time_format": "full",


"date_format": "DMY"
}

0 comments on commit ab08d48

Please sign in to comment.