slcing registrasi awal
This commit is contained in:
14
auth-code/language.js
Normal file
14
auth-code/language.js
Normal file
@@ -0,0 +1,14 @@
|
||||
var CustomMessages = {
|
||||
en: {
|
||||
message: {
|
||||
authtext: 'Enter the authentication code',
|
||||
msgInfo: 'Contact Administrator to get the authentication code',
|
||||
},
|
||||
},
|
||||
id: {
|
||||
message: {
|
||||
authtext: 'Masukan kode autentifikasi',
|
||||
msgInfo: "Hubungi Administrator untuk mendapatkan kode autentifikasi",
|
||||
},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user