mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Add couldnt_create_audio_captcha (#76)
This commit is contained in:
parent
7ea868c6fc
commit
2af20dd3d3
1 changed files with 2 additions and 1 deletions
|
@ -503,5 +503,6 @@
|
|||
"two_factor_token": "2FA Token",
|
||||
"jump_to_content": "Jump to content",
|
||||
"cant_enable_private_instance_and_federation_together": "Can't enable private instance and federation together",
|
||||
"op": "OP"
|
||||
"op": "OP",
|
||||
"couldnt_create_audio_captcha": "Couldn't create audio captcha."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue