feat: Copy message to clipboard (#1443)

This commit is contained in:
draen 2024-11-30 18:19:01 +01:00 committed by GitHub
parent d76eac258b
commit e412faecb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 50 additions and 8 deletions

View file

@ -277,4 +277,6 @@
<item quantity="other">%d skoków</item>
</plurals>
<string name="traceroute_diff">Skoki do: %1$d. Skoki od: %2$d</string>
<string name="copy">Kopiuj</string>
<string name="copied">Skopiowano</string>
</resources>