revert i18n attributes pluralisation
until plataformatec/simple_form#974 has a solution (reverts parts ofce17bf33e0
and9db8cb72df
)
This commit is contained in:
parent
cb3e2f7ca0
commit
45e529b008
2 changed files with 6 additions and 18 deletions
|
@ -80,19 +80,13 @@ de:
|
||||||
supplier: Lieferant
|
supplier: Lieferant
|
||||||
order_article:
|
order_article:
|
||||||
article: Artikel
|
article: Artikel
|
||||||
missing_units:
|
missing_units: Fehlende Einheiten
|
||||||
one: Fehlende Einheite
|
|
||||||
other: Fehlende Einheiten
|
|
||||||
missing_units_short: Fehlend
|
missing_units_short: Fehlend
|
||||||
quantity: Gewünschte Einheiten
|
quantity: Gewünschte Einheiten
|
||||||
quantity_short: Gewünscht
|
quantity_short: Gewünscht
|
||||||
units_received:
|
units_received: Gelieferte Gebinde
|
||||||
one: Geliefertes Gebinde
|
|
||||||
other: Gelieferte Gebinde
|
|
||||||
units_received_short: Geliefert
|
units_received_short: Geliefert
|
||||||
units_to_order:
|
units_to_order: Bestellte Gebinde
|
||||||
one: Bestelltes Gebinde
|
|
||||||
other: Bestellte Gebinde
|
|
||||||
units_to_order_short: Bestellt
|
units_to_order_short: Bestellt
|
||||||
update_current_price: Globalen Preis aktualisieren
|
update_current_price: Globalen Preis aktualisieren
|
||||||
order_comment:
|
order_comment:
|
||||||
|
|
|
@ -80,19 +80,13 @@ en:
|
||||||
supplier: Supplier
|
supplier: Supplier
|
||||||
order_article:
|
order_article:
|
||||||
article: Article
|
article: Article
|
||||||
missing_units:
|
missing_units: Missing units
|
||||||
one: Missing unit
|
|
||||||
other: Missing units
|
|
||||||
missing_units_short: Missing
|
missing_units_short: Missing
|
||||||
quantity: Desired amount
|
quantity: Desired amount
|
||||||
quantity_short: Desired
|
quantity_short: Desired
|
||||||
units_received:
|
units_received: Received units
|
||||||
one: Received unit
|
|
||||||
other: Received units
|
|
||||||
units_received_short: Received
|
units_received_short: Received
|
||||||
units_to_order:
|
units_to_order: Ordered units
|
||||||
one: Ordered unit
|
|
||||||
other: Ordered units
|
|
||||||
units_to_order_short: Ordered
|
units_to_order_short: Ordered
|
||||||
update_current_price: Globally update current price
|
update_current_price: Globally update current price
|
||||||
order_comment:
|
order_comment:
|
||||||
|
|
Loading…
Reference in a new issue