mirror of
https://github.com/penpot/penpot.git
synced 2026-06-01 21:20:18 +00:00
🐛 Add missing msgid_plural on several translations
This commit is contained in:
parent
fe20bdd00e
commit
1beb3b86aa
@ -8478,10 +8478,12 @@ msgid "dashboard.clear-trash-button"
|
|||||||
msgstr "Clear trash"
|
msgstr "Clear trash"
|
||||||
|
|
||||||
msgid "dashboard.file-menu.restore-files-option"
|
msgid "dashboard.file-menu.restore-files-option"
|
||||||
|
msgid_plural "dashboard.file-menu.restore-files-option"
|
||||||
msgstr[0] "Restore file"
|
msgstr[0] "Restore file"
|
||||||
msgstr[1] "Restore files"
|
msgstr[1] "Restore files"
|
||||||
|
|
||||||
msgid "dashboard.file-menu.delete-files-permanently-option"
|
msgid "dashboard.file-menu.delete-files-permanently-option"
|
||||||
|
msgid_plural "dashboard.file-menu.delete-files-permanently-option"
|
||||||
msgstr[0] "Delete file"
|
msgstr[0] "Delete file"
|
||||||
msgstr[1] "Delete files"
|
msgstr[1] "Delete files"
|
||||||
|
|
||||||
|
|||||||
@ -8331,10 +8331,12 @@ msgid "dashboard.clear-trash-button"
|
|||||||
msgstr "Vaciar papelera"
|
msgstr "Vaciar papelera"
|
||||||
|
|
||||||
msgid "dashboard.file-menu.restore-files-option"
|
msgid "dashboard.file-menu.restore-files-option"
|
||||||
|
msgid_plural "dashboard.file-menu.restore-files-option"
|
||||||
msgstr[0] "Restaurar archivo"
|
msgstr[0] "Restaurar archivo"
|
||||||
msgstr[1] "Restaurar archivos"
|
msgstr[1] "Restaurar archivos"
|
||||||
|
|
||||||
msgid "dashboard.file-menu.delete-files-permanently-option"
|
msgid "dashboard.file-menu.delete-files-permanently-option"
|
||||||
|
msgid_plural "dashboard.file-menu.delete-files-permanently-option"
|
||||||
msgstr[0] "Eliminar archivo"
|
msgstr[0] "Eliminar archivo"
|
||||||
msgstr[1] "Eliminar archivos"
|
msgstr[1] "Eliminar archivos"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user