We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b16d20 commit 7b2f333Copy full SHA for 7b2f333
src/app/dev/platforms/desktop/DevToys.MacOS/Strings/AppMenuBar/AppMenuBar.pt-PT.resx
@@ -21,16 +21,16 @@
21
<value>Quit DevToys</value>
22
</data>
23
<data name="Copy" xml:space="preserve">
24
- <value>Copy</value>
+ <value>Copiar</value>
25
26
<data name="Cut" xml:space="preserve">
27
- <value>Cut</value>
+ <value>Cortar</value>
28
29
<data name="Paste" xml:space="preserve">
30
- <value>Paste</value>
+ <value>Colar</value>
31
32
<data name="Edit" xml:space="preserve">
33
- <value>Edit</value>
+ <value>Editar</value>
34
35
<data name="SelectAll" xml:space="preserve">
36
<value>Select all</value>
0 commit comments