major updates to security and hacking logick
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
nl:
|
||||
activemodel:
|
||||
models:
|
||||
user: Gebruiker
|
||||
supplier: Restaurant
|
||||
table: Tafel
|
||||
list: Lijst
|
||||
product: Product
|
||||
order: Bestelling
|
||||
product_category: Product categorie
|
||||
section: Afdeling
|
||||
plural:
|
||||
user: Gebruikers
|
||||
supplier: Restaurants
|
||||
table: Tafels
|
||||
list: Lijsten
|
||||
product: Producten
|
||||
order: Bestellingen
|
||||
product_category: Product categorieen
|
||||
section: Afdelingen
|
||||
attributes:
|
||||
product:
|
||||
price: Prijs
|
||||
list:
|
||||
created_at: Aangemaakt
|
||||
state: Status
|
||||
needs_help: Vraag actief
|
||||
needs_payment: Rekening gevraagd
|
||||
closed_at: Afgesloten op
|
||||
price: Prijs
|
||||
section:
|
||||
title: Titel
|
||||
width: Breedte
|
||||
height: Lengte
|
||||
supplier:
|
||||
name: Naam
|
||||
email: 'E-mail'
|
||||
password: 'Wachtwoord'
|
||||
password_confirmation: 'Bevestiging'
|
||||
iens_profile: Iens profiel id
|
||||
Reference in New Issue
Block a user