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:
parent
9f408f0a46
commit
b6f3fa399a
@ -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
|
||||
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
|
||||
nb
|
||||
no
|
||||
pt pt-BR
|
||||
zu]
|
||||
# we allow the Zulu locale (zu) as it is used for In-Context translation
|
||||
|
@ -307,7 +307,7 @@ en:
|
||||
prominence: "Prominence"
|
||||
price: "Price"
|
||||
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."
|
||||
machines: "Machines"
|
||||
credits: "Credits"
|
||||
|
Loading…
Reference in New Issue
Block a user