chore(i18n): tool scoped locales (#471)

This commit is contained in:
Corentin THOMASSET 2023-06-19 23:14:44 +02:00 committed by GitHub
parent ec4c533718
commit 1b038c7826
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 35 additions and 45 deletions

View file

@ -0,0 +1,9 @@
tools:
token-generator:
title: Token generator
description: Generate random string with the chars you want, uppercase or lowercase letters, numbers and/or symbols.
uppercase: Uppercase (ABC...)
lowercase: Lowercase (abc...)
numbers: Numbers (123...)
symbols: Symbols (!-;...)