mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
copy
This commit is contained in:
parent
917ff521ea
commit
ab7b3a6588
4 changed files with 11 additions and 3 deletions
|
@ -78,6 +78,9 @@ toolCard:
|
|||
new: Neu
|
||||
search:
|
||||
label: Suche
|
||||
copyClipboard:
|
||||
tooltip: In die Zwischenablage kopieren
|
||||
success: Kopiert!
|
||||
tools:
|
||||
categories:
|
||||
favorite-tools: Deine Lieblingstools
|
||||
|
@ -434,6 +437,7 @@ tools:
|
|||
words: Anzahl Wörter
|
||||
lines: Anzahl Zeilen
|
||||
bytes: Bytegröße
|
||||
placeholder: Dein Text...
|
||||
text-to-nato-alphabet:
|
||||
title: Text zu NATO-Alphabet
|
||||
description: >-
|
||||
|
|
|
@ -72,6 +72,9 @@ toolCard:
|
|||
new: New
|
||||
search:
|
||||
label: Search
|
||||
copyClipboard:
|
||||
tooltip: Copy to clipboard
|
||||
success: Copied!
|
||||
tools:
|
||||
categories:
|
||||
favorite-tools: Your favorite tools
|
||||
|
@ -407,6 +410,7 @@ tools:
|
|||
words: Word count
|
||||
lines: Line count
|
||||
bytes: Byte size
|
||||
placeholder: Your text...
|
||||
text-to-nato-alphabet:
|
||||
title: Text to NATO alphabet
|
||||
description: Transform text into the NATO phonetic alphabet for oral transmission.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue