Move to double quotes

This commit is contained in:
C. Lente 2023-02-09 17:51:22 -03:00
parent 6d88b28c14
commit cba0246af9
No known key found for this signature in database
GPG key ID: B0B503C26E05781B
5 changed files with 13 additions and 12 deletions

View file

@ -1,5 +1,5 @@
[filtering-for]
other = 'Filtering for'
other = "Filtering for"
[email-subject]
other = 'Reply to '
other = "Reply to "

View file

@ -1,5 +1,5 @@
[filtering-for]
other = 'Filtrando para'
other = "Filtrando para"
[email-subject]
other = 'Resposta a '
other = "Resposta a "