Scan of occupied table, make mustache and do something with assets path for local android spinner
User event order added for multiple users
This commit is contained in:
@@ -64,7 +64,8 @@ var $translations = {
|
||||
title: 'Join request',
|
||||
body: '%{email} wants to join the table',
|
||||
reject: 'Reject',
|
||||
approve: 'Approve'
|
||||
approve: 'Approve',
|
||||
waiting_for_confirmation: 'Waiting for approval of the person on this table...'
|
||||
},
|
||||
move_table: {
|
||||
cannot_move_to_occupied_table: 'You cannot move to an occupied table',
|
||||
@@ -98,7 +99,8 @@ var $translations = {
|
||||
title: 'Lijst deling',
|
||||
body: '%{email} wil ook op jouw lijst bestellen',
|
||||
reject: 'Afwijzen',
|
||||
approve: 'Toestaan'
|
||||
approve: 'Toestaan',
|
||||
waiting_for_confirmation: 'Wachten op toestemming van huidige gebruikers om hier te kunnen bestellen...'
|
||||
},
|
||||
move_table: {
|
||||
cannot_move_to_occupied_table: 'Je kan niet verhuizen naar een tafel die reeds gebruikt wordt.',
|
||||
|
||||
Reference in New Issue
Block a user