Saturday progress
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
en:
|
||||
activemodel:
|
||||
models:
|
||||
user: User
|
||||
@@ -19,7 +20,10 @@
|
||||
section: Sections
|
||||
attributes:
|
||||
product:
|
||||
name: Name
|
||||
code: Code
|
||||
price: Price
|
||||
created_at: Created
|
||||
list:
|
||||
created_at: Created
|
||||
state: Status
|
||||
@@ -32,3 +36,8 @@
|
||||
password: 'Password'
|
||||
password_confirmation: 'Confirmation'
|
||||
iens_profile: Iens profile id
|
||||
table:
|
||||
number: Number
|
||||
from_number: From number
|
||||
to_number: To number
|
||||
created_at: Created
|
||||
|
||||
Reference in New Issue
Block a user