diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2024-09-13 17:10:38 +0100 |
---|---|---|
committer | Ava Chow <github@achow101.com> | 2024-09-16 11:57:21 -0400 |
commit | 1b853fdb0a40064a5c75b2dae96dfe1d590de6e1 (patch) | |
tree | 66017ac9cc76d150471c5b624aa52ac8f6007f9a /src/qt/locale/bitcoin_th.ts | |
parent | 674dded8756ddf9b731f3149c66dd044090e4c8e (diff) |
qt: Translations update
The recent translations from Transifex.com 28.x fetched with the
bitcoin-maintainer-tools/update-translations.py tool.
Github-Pull: bitcoin/bitcoin#30899
Rebased-From: ae0529576147a1a5bee992574e2cefc8a1fa37d0
Diffstat (limited to 'src/qt/locale/bitcoin_th.ts')
-rw-r--r-- | src/qt/locale/bitcoin_th.ts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_th.ts b/src/qt/locale/bitcoin_th.ts index 3706a7bd98..464e39cbac 100644 --- a/src/qt/locale/bitcoin_th.ts +++ b/src/qt/locale/bitcoin_th.ts @@ -1,5 +1,12 @@ <TS version="2.1" language="th"> <context> + <name>AskPassphraseDialog</name> + <message> + <source>Back</source> + <translation type="unfinished">ย้อนกลับ</translation> + </message> + </context> +<context> <name>QObject</name> <message> <source>%1 didn't yet exit safely…</source> |