Minor issue: Missleading German translation in identity field "License Number" #1769

Closed
opened 2026-04-06 02:22:35 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @homecasagit on 1/29/2023

Subject of the issue

Minor issue: Missleading German translation in identity field "License Number"

Deployment environment

  • vaultwarden version:
    2022.12.0
  • Install method:
    docker - image: vaultwarden/server:1.27.0

  • Clients used:
    web vault, compared to official bitwarden Android app and browser extensions

Steps to reproduce

  1. install vaultwarden via docker
  2. set language to German
  3. create a new identity

Expected behaviour

German translation = "Führerscheinnummer"

This would be similar to translation in bitwarden clients, at least in android app and browser extensions.

Actual behaviour

German translation = "Lizenznummer"

While this is literal translation of "License Number", it is wrong here.
In German, "Lizenznummer" is used in context of e.g. software licenses. The number of the driver license, which is used in context of persons/identities, is called "Führerscheinnummer".

Troubleshooting data

Not a big issue, but I guess it would be an easy fix. :)

English text in Vaultwarden web vault:

grafik

German text in Vaultwarden web vault:

grafik

German text in bitwarden clients:

grafik

*Originally created by @homecasagit on 1/29/2023* <!-- # ### NOTE: Please update to the latest version of vaultwarden before reporting an issue! This saves you and us a lot of time and troubleshooting. See: * https://github.com/dani-garcia/vaultwarden/issues/1180 * https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image # ### --> <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. Remember to hide/redact personal or confidential information, such as passwords, IP addresses, and DNS names as appropriate. --> ### Subject of the issue Minor issue: Missleading German translation in identity field "License Number" ### Deployment environment <!-- ========================================================================================= Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab. That will auto-generate most of the info requested in this section. ========================================================================================= --> <!-- The version number, obtained from the logs (at startup) or the admin diagnostics page --> <!-- This is NOT the version number shown on the web vault, which is versioned separately from vaultwarden --> <!-- Remember to check if your issue exists on the latest version first! --> * vaultwarden version: 2022.12.0 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: docker - image: vaultwarden/server:1.27.0 * Clients used: web vault, compared to official bitwarden Android app and browser extensions<!-- web vault, desktop, Android, iOS, etc. (if applicable) --> ### Steps to reproduce 1. install vaultwarden via docker 2. set language to German 3. create a new identity ### Expected behaviour **German translation = "Führerscheinnummer"** This would be similar to translation in bitwarden clients, at least in android app and browser extensions. ### Actual behaviour **German translation = "Lizenznummer"** While this is literal translation of "License Number", it is wrong here. In German, "Lizenznummer" is used in context of e.g. software licenses. The number of the driver license, which is used in context of persons/identities, is called "Führerscheinnummer". ### Troubleshooting data Not a big issue, but I guess it would be an easy fix. :) English text in Vaultwarden web vault: ![grafik](https://user-images.githubusercontent.com/100075768/215332142-2182aafc-c67d-4965-ac85-6c2ce33f613d.png) German text in Vaultwarden web vault: ![grafik](https://user-images.githubusercontent.com/100075768/215332282-2f360853-a4f6-4ff5-a369-121573983d61.png) German text in bitwarden clients: ![grafik](https://user-images.githubusercontent.com/100075768/215332424-b61254e3-fec7-428a-b56c-b19a18e87315.png)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1769