diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-03-30 15:02:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-30 15:02:16 +0200 |
commit | 60f9973f452100475874cd9bd0a8b6ee908bf8e0 (patch) | |
tree | d1bb823de4bff3ee9676835dc3e7614ed66deb65 /config/locales/devise.th.yml | |
parent | eaea849035ea407afb2d5db411dbddc1ccca6f44 (diff) | |
parent | 51a297e1287a9b2dd3b2d2b19433820e996779db (diff) |
Merge pull request #1725 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'config/locales/devise.th.yml')
-rw-r--r-- | config/locales/devise.th.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/devise.th.yml b/config/locales/devise.th.yml index 14f99f2c3..287ea49c5 100644 --- a/config/locales/devise.th.yml +++ b/config/locales/devise.th.yml @@ -12,7 +12,7 @@ th: last_attempt: คุณลองได้อีกหนึ่งครั้งก่อนที่บัญชีของคุณจะถูกล็อค locked: บัญชีของคุณถูกล็อค not_found_in_database: "%{authentication_keys} หรือรหัสผ่านไม่ถูกต้อง" - pending: บัญชีของคุณยังอยู่ระหว่างการตรวจทาน + pending: บัญชีของคุณยังคงอยู่ระหว่างการตรวจทาน timeout: เซสชันของคุณหมดอายุแล้ว โปรดลงชื่อเข้าอีกครั้งเพื่อดำเนินการต่อ unauthenticated: คุณจำเป็นต้องลงชื่อเข้าหรือลงทะเบียนก่อนดำเนินการต่อ unconfirmed: คุณต้องยืนยันที่อยู่อีเมลของคุณก่อนดำเนินการต่อ |