i18n: Add translation support for "draft"

This commit is contained in:
Nico Rügheimer
2022-05-07 23:04:56 +02:00
parent 1478c0bc17
commit a119d2ba6b
5 changed files with 9 additions and 3 deletions

View File

@ -31,3 +31,6 @@
- id: code_copied
translation: "Kopiert!"
- id: draft
translation: "Entwurf"

View File

@ -31,3 +31,6 @@
- id: code_copied
translation: "copied!"
- id: draft
translation: "draft"