mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-13 17:36:54 -04:00
feat(i18n): token generator (#688)
This commit is contained in:
parent
00562ed5e8
commit
02e68d3f56
3 changed files with 15 additions and 9 deletions
|
@ -6,4 +6,10 @@ tools:
|
|||
uppercase: Uppercase (ABC...)
|
||||
lowercase: Lowercase (abc...)
|
||||
numbers: Numbers (123...)
|
||||
symbols: Symbols (!-;...)
|
||||
symbols: Symbols (!-;...)
|
||||
length: Length
|
||||
tokenPlaceholder: 'The token...'
|
||||
copied: Token copied to the clipboard
|
||||
button:
|
||||
copy: Copy
|
||||
refresh: Refresh
|
Loading…
Add table
Add a link
Reference in a new issue