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
563900dc11
commit
e3992d9187
6 changed files with 39 additions and 9 deletions
|
@ -78,6 +78,19 @@ toolCard:
|
|||
new: Neu
|
||||
search:
|
||||
label: Suche
|
||||
textareaCopyable:
|
||||
copy: In die Zwischenablage kopieren
|
||||
copied: Kopiert!
|
||||
spanCopyable:
|
||||
copy: In die Zwischenablage kopieren
|
||||
copied: Kopiert!
|
||||
inputCopyable:
|
||||
copy: In die Zwischenablage kopieren
|
||||
copied: Kopiert!
|
||||
formatTransformer:
|
||||
input: Eingabe
|
||||
input-placeholder: Eingabe...
|
||||
output: Ausgabe
|
||||
tools:
|
||||
categories:
|
||||
favorite-tools: Deine Lieblingstools
|
||||
|
@ -553,4 +566,4 @@ tools:
|
|||
multiline: Ermöglicht die Übereinstimmung von ^ und $ neben Zeilenumbruchzeichen.
|
||||
dotAll: Lässt . als Treffer für Zeilenumbruchzeichen zu.
|
||||
unicode: Unicode; behandelt ein Muster als eine Folge von Unicode-Codepunkten.
|
||||
unicodeSets: Ein Upgrade zum U-Modus mit mehr Unicode-Funktionen.
|
||||
unicodeSets: Ein Upgrade zum u-Modus mit mehr Unicode-Funktionen.
|
||||
|
|
|
@ -72,6 +72,19 @@ toolCard:
|
|||
new: New
|
||||
search:
|
||||
label: Search
|
||||
textareaCopyable:
|
||||
copy: Copy to clipboard
|
||||
copied: Copied!
|
||||
spanCopyable:
|
||||
copy: Copy to clipboard
|
||||
copied: Copied!
|
||||
inputCopyable:
|
||||
copy: Copy to clipboard
|
||||
copied: Copied!
|
||||
formatTransformer:
|
||||
input: Input
|
||||
input-placeholder: Input...
|
||||
output: Output
|
||||
tools:
|
||||
categories:
|
||||
favorite-tools: Your favorite tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue