1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00

fix norwegian locale + updated a translation

This commit is contained in:
Sylvain 2021-06-30 17:24:01 +02:00
parent 9f408f0a46
commit b6f3fa399a
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ I18n.config.available_locales += %i[de de-AT de-CH de-DE
en en-AU en-CA en-GB en-IE en-IN en-NZ en-US en-ZA en en-AU en-CA en-GB en-IE en-IN en-NZ en-US en-ZA
fr fa-CA fr-CH fr-CM fr-FR fr fa-CA fr-CH fr-CM fr-FR
es es-419 es-AR es-CL es-CO es-CR es-DO es-EC es-ES es-MX es-PA es-PE es-US es-VE es es-419 es-AR es-CL es-CO es-CR es-DO es-EC es-ES es-MX es-PA es-PE es-US es-VE
nb no
pt pt-BR pt pt-BR
zu] zu]
# we allow the Zulu locale (zu) as it is used for In-Context translation # we allow the Zulu locale (zu) as it is used for In-Context translation

View File

@ -307,7 +307,7 @@ en:
prominence: "Prominence" prominence: "Prominence"
price: "Price" price: "Price"
machine_hours: "Machine slots" machine_hours: "Machine slots"
prices_calculated_on_hourly_rate_html: "All the prices will be automatically calculated based on the hourly rate defined here.<br/><em>For example</em>, if you define an hourly rate at {RATE}: a slot of {DURATION} minutes (default), will be charged <strong>{PRICE}</strong>." prices_calculated_on_hourly_rate_html: "All the prices will be automatically calculated based on the hourly rate defined here.<br/><em>For example</em>, if you define an hourly rate at {RATE}: a slot of {DURATION} minutes, will be charged <strong>{PRICE}</strong>."
you_can_override: "You can override this duration for each availability you create in the agenda. The price will then be adjusted accordingly." you_can_override: "You can override this duration for each availability you create in the agenda. The price will then be adjusted accordingly."
machines: "Machines" machines: "Machines"
credits: "Credits" credits: "Credits"