Commit 4d4033b
authored
fix(plugin-multi-tenant): improve translation for "Tenant" (use "Mandant" instead of "Mieter") (#15537)
Currently, the term "Tenant" is translated as "Mieter" in German. While
"Mieter" is a literal translation (meaning a person who rents an
apartment), the correct technical term in a software/SaaS context for
multi-tenancy is "Mandant".
This PR updates the German localization to use the industry-standard
terminology to avoid confusion for German-speaking users.1 parent c403b00 commit 4d4033b
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments