mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Add translation keys for aria attributes
This commit is contained in:
parent
b914a9696b
commit
8e98849c86
1 changed files with 4 additions and 1 deletions
|
@ -293,5 +293,8 @@
|
|||
"report_reason_required": "Report reason required.",
|
||||
"report_too_long": "Report too long.",
|
||||
"couldnt_create_report": "Couldn't create report.",
|
||||
"couldnt_resolve_report": "Couldn't resolve report."
|
||||
"couldnt_resolve_report": "Couldn't resolve report.",
|
||||
"expand": "Expand",
|
||||
"collapse": "Collapse",
|
||||
"captcha": "Captcha"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue