From ebfde853a25f454d14ce2f387fdc78e6839a2cc5 Mon Sep 17 00:00:00 2001 From: YMsyaraf <50256986+YMsyaraf@users.noreply.github.com> Date: Tue, 15 Oct 2019 06:38:21 +0000 Subject: [PATCH] Add files via upload Adding Malaysian locale --- app/config/locale/my.email.auth.confirm.tpl | 24 +++++++++++++++++ .../locale/my.email.auth.invitation.tpl | 27 +++++++++++++++++++ app/config/locale/my.email.auth.recovery.tpl | 24 +++++++++++++++++ 3 files changed, 75 insertions(+) create mode 100644 app/config/locale/my.email.auth.confirm.tpl create mode 100644 app/config/locale/my.email.auth.invitation.tpl create mode 100644 app/config/locale/my.email.auth.recovery.tpl diff --git a/app/config/locale/my.email.auth.confirm.tpl b/app/config/locale/my.email.auth.confirm.tpl new file mode 100644 index 0000000000..65a224c51f --- /dev/null +++ b/app/config/locale/my.email.auth.confirm.tpl @@ -0,0 +1,24 @@ + + +
+ Hello {{name}}, +
+
+ Ikuti pautan ini untuk mengesahkan alamat e-mel anda. +
+ {{redirect}} +
+
+ Jika anda tidak meminta untuk mengesahkan alamat ini, anda boleh mengabaikan mesej ini. +
+
+ Terima kasih, +
+ Kumpulan {{project}} +
\ No newline at end of file diff --git a/app/config/locale/my.email.auth.invitation.tpl b/app/config/locale/my.email.auth.invitation.tpl new file mode 100644 index 0000000000..891e1eb4de --- /dev/null +++ b/app/config/locale/my.email.auth.invitation.tpl @@ -0,0 +1,27 @@ + + +
+ Hello, +
+
+ E-mel ini dihantar kepada anda kerana {{owner}}ingin mengundang Anda untuk menjadi anggota kumpulan {{team}} di dalam {{project}}. +
+
+ Ikuti pautan ini untuk menyertai kumpulan {{team}}: +
+ {{redirect}} +
+
+ Sekiranya anda tidak berminat,anda boleh mengabaikan mesej ini. +
+
+ Terima Kasih, +
+ Kumpulan {{project}} +
diff --git a/app/config/locale/my.email.auth.recovery.tpl b/app/config/locale/my.email.auth.recovery.tpl new file mode 100644 index 0000000000..25f81408d7 --- /dev/null +++ b/app/config/locale/my.email.auth.recovery.tpl @@ -0,0 +1,24 @@ + + +
+ Hello {{name}}, +
+
+ Ikuti pautan ini sekiranya anda mahu menetapkan semula kata laluan {{project}} anda. +
+ {{redirect}} +
+
+ Sekiranya anda tidak meminta untuk menetapkan semula kata laluan anda,anda boleh sahaja mengabaikan mesej ini. +
+
+ Terima Kasih, +
+ Kumpulan {{project}} +