chore: Mark all missing translation keys
This commit is contained in:
@@ -1,13 +1,18 @@
|
||||
export default {
|
||||
translation: {
|
||||
common: {
|
||||
activeUsersLimitReached: null,
|
||||
emailAlreadyInUse: 'E-mail telah digunakan',
|
||||
emailOrUsername: 'E-mail atau username',
|
||||
invalidCredentials: null,
|
||||
invalidEmailOrUsername: 'E-mail atau username salah',
|
||||
invalidPassword: 'Kata sandi salah',
|
||||
logIn_title: null,
|
||||
noInternetConnection: 'Tidak ada koneksi internet',
|
||||
or: null,
|
||||
pageNotFound_title: 'Halaman Tidak Ditemukan',
|
||||
password: 'Kata sandi',
|
||||
poweredByPlanka: null,
|
||||
serverConnectionFailed: 'Koneksi server gagal',
|
||||
unknownError: 'Kesalahan tidak diketahui, coba lagi nanti.',
|
||||
useSingleSignOn: 'Gunakan single sign-on',
|
||||
|
||||
Reference in New Issue
Block a user