diff --git a/config/locales/app.shared.de.yml b/config/locales/app.shared.de.yml index 2738a46d6..19f7e37ad 100644 --- a/config/locales/app.shared.de.yml +++ b/config/locales/app.shared.de.yml @@ -536,6 +536,6 @@ de: spaces: "Spaces" events: "Events" externals: "Other calendars" - show_reserved_uniq: "Show only the slots with reservation" + show_reserved_uniq: "Show only slots with reservations" machine: machine_uncategorized: "Uncategorized machines" diff --git a/config/locales/app.shared.en.yml b/config/locales/app.shared.en.yml index 21ebabe97..c0b581363 100644 --- a/config/locales/app.shared.en.yml +++ b/config/locales/app.shared.en.yml @@ -536,6 +536,6 @@ en: spaces: "Spaces" events: "Events" externals: "Other calendars" - show_reserved_uniq: "Show only the slots with reservation" + show_reserved_uniq: "Show only slots with reservations" machine: machine_uncategorized: "Uncategorized machines" diff --git a/config/locales/app.shared.es.yml b/config/locales/app.shared.es.yml index 1d434df49..33bf61e8a 100644 --- a/config/locales/app.shared.es.yml +++ b/config/locales/app.shared.es.yml @@ -536,6 +536,6 @@ es: spaces: "Spaces" events: "Events" externals: "Other calendars" - show_reserved_uniq: "Show only the slots with reservation" + show_reserved_uniq: "Show only slots with reservations" machine: machine_uncategorized: "Uncategorized machines" diff --git a/config/locales/app.shared.no.yml b/config/locales/app.shared.no.yml index 8ded55474..f84fa0013 100644 --- a/config/locales/app.shared.no.yml +++ b/config/locales/app.shared.no.yml @@ -536,6 +536,6 @@ spaces: "Spaces" events: "Events" externals: "Other calendars" - show_reserved_uniq: "Show only the slots with reservation" + show_reserved_uniq: "Show only slots with reservations" machine: machine_uncategorized: "Uncategorized machines" diff --git a/config/locales/app.shared.pt.yml b/config/locales/app.shared.pt.yml index cc46b519a..d418ffb8c 100644 --- a/config/locales/app.shared.pt.yml +++ b/config/locales/app.shared.pt.yml @@ -536,6 +536,6 @@ pt: spaces: "Spaces" events: "Events" externals: "Other calendars" - show_reserved_uniq: "Show only the slots with reservation" + show_reserved_uniq: "Show only slots with reservations" machine: machine_uncategorized: "Uncategorized machines"