Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The entire website is i18nized #894

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    70515d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. WIP(translate): translate ulid-generator, encryption, bip39-generator…

    …, hmac-generator, rsa-key-pair-generator, password-strength-analyser and pdf-signature-checker tools
    Amery2010 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2ee3b01 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    2da11a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    c6583ef View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    9db4b41 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    4f550a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    a2e498d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    ae71454 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    # Conflicts:
    #	src/plugins/i18n.plugin.ts
    #	src/tools/base64-file-converter/index.ts
    #	src/tools/base64-string-converter/index.ts
    #	src/tools/basic-auth-generator/index.ts
    #	src/tools/bcrypt/index.ts
    #	src/tools/benchmark-builder/index.ts
    #	src/tools/bip39-generator/index.ts
    #	src/tools/camera-recorder/index.ts
    #	src/tools/case-converter/index.ts
    #	src/tools/chmod-calculator/index.ts
    #	src/tools/chronometer/index.ts
    #	src/tools/color-converter/index.ts
    #	src/tools/crontab-generator/index.ts
    #	src/tools/date-time-converter/index.ts
    #	src/tools/device-information/index.ts
    #	src/tools/docker-run-to-docker-compose-converter/index.ts
    #	src/tools/emoji-picker/index.ts
    #	src/tools/encryption/index.ts
    #	src/tools/eta-calculator/index.ts
    #	src/tools/git-memo/index.ts
    #	src/tools/hash-text/index.ts
    #	src/tools/hmac-generator/index.ts
    #	src/tools/html-entities/index.ts
    #	src/tools/html-wysiwyg-editor/index.ts
    #	src/tools/http-status-codes/index.ts
    #	src/tools/iban-validator-and-parser/index.ts
    #	src/tools/index.ts
    #	src/tools/integer-base-converter/index.ts
    #	src/tools/ipv4-address-converter/index.ts
    #	src/tools/ipv4-range-expander/index.ts
    #	src/tools/ipv4-subnet-calculator/index.ts
    #	src/tools/ipv6-ula-generator/index.ts
    #	src/tools/json-diff/index.ts
    #	src/tools/json-minify/index.ts
    #	src/tools/json-to-csv/index.ts
    #	src/tools/json-to-toml/index.ts
    #	src/tools/json-to-yaml-converter/index.ts
    #	src/tools/json-viewer/index.ts
    #	src/tools/jwt-parser/index.ts
    #	src/tools/keycode-info/index.ts
    #	src/tools/list-converter/index.ts
    #	src/tools/lorem-ipsum-generator/index.ts
    #	src/tools/mac-address-generator/index.ts
    #	src/tools/mac-address-lookup/index.ts
    #	src/tools/math-evaluator/index.ts
    #	src/tools/meta-tag-generator/index.ts
    #	src/tools/mime-types/index.ts
    #	src/tools/numeronym-generator/index.ts
    #	src/tools/otp-code-generator-and-validator/index.ts
    #	src/tools/password-strength-analyser/index.ts
    #	src/tools/pdf-signature-checker/index.ts
    #	src/tools/percentage-calculator/index.ts
    #	src/tools/phone-parser-and-formatter/index.ts
    #	src/tools/qr-code-generator/index.ts
    #	src/tools/random-port-generator/index.ts
    #	src/tools/roman-numeral-converter/index.ts
    #	src/tools/rsa-key-pair-generator/index.ts
    #	src/tools/slugify-string/index.ts
    #	src/tools/sql-prettify/index.ts
    #	src/tools/string-obfuscator/index.ts
    #	src/tools/svg-placeholder-generator/index.ts
    #	src/tools/temperature-converter/index.ts
    #	src/tools/text-diff/index.ts
    #	src/tools/text-statistics/index.ts
    #	src/tools/text-to-binary/index.ts
    #	src/tools/text-to-nato-alphabet/index.ts
    #	src/tools/token-generator/locales/en.yml
    #	src/tools/toml-to-json/index.ts
    #	src/tools/toml-to-yaml/index.ts
    #	src/tools/ulid-generator/index.ts
    #	src/tools/url-encoder/index.ts
    #	src/tools/url-parser/index.ts
    #	src/tools/user-agent-parser/index.ts
    #	src/tools/uuid-generator/index.ts
    #	src/tools/wifi-qr-code-generator/index.ts
    #	src/tools/xml-formatter/index.ts
    #	src/tools/yaml-to-json-converter/index.ts
    #	src/tools/yaml-to-toml/index.ts
    Amery2010 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ac058ac View commit details
    Browse the repository at this point in the history
  3. feat: add clarity script

    Amery2010 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7d9790a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    2999b9b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    6f3356a View commit details
    Browse the repository at this point in the history
  2. feat(i18n): i18n ascii art generator tool

    refactor(i18n): translate components
    Amery2010 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    cc713b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    5f5e01d View commit details
    Browse the repository at this point in the history
  2. feat(i18n): i18n Outlook safelink tool

    refactor(tools): Only show the output when there is an input value
    Amery2010 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    61b5a61 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    a4beb85 View commit details
    Browse the repository at this point in the history