fix: Correct copy_inline translations to use noun form

This commit is contained in:
Maksim Eltyshev
2025-10-30 18:03:27 +01:00
parent c35e720265
commit 2f873dc82f
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ export default {
contentExceedsLimit: 'Konten melebihi {{limit}}',
contentOfThisAttachmentIsTooBigToDisplay:
'Konten lampiran ini terlalu besar untuk ditampilkan.',
copy_inline: 'salin',
copy_inline: 'salinan',
createBoard_title: 'Buat papan',
createCustomFieldGroup_title: 'Buat grup bidang kustom',
createLabel_title: 'Buat label',