mirror of https://github.com/abpframework/abp.git
2 changed files with 6 additions and 6 deletions
@ -1,12 +1,12 @@ |
|||
{ |
|||
"culture": "fr", |
|||
"texts": { |
|||
"GivenTenantIsNotAvailable": "Le locataire donné n'est pas disponible: {0}", |
|||
"Tenant": "Locataire", |
|||
"Switch": "commutateur", |
|||
"GivenTenantIsNotAvailable": "Le Tenant donné n'est pas disponible: {0}", |
|||
"Tenant": "Tenant", |
|||
"Switch": "Changer", |
|||
"Name": "Nom", |
|||
"SwitchTenantHint": "Laissez le champ de nom vide pour passer du côté hôte.", |
|||
"SwitchTenant": "Changer de locataire", |
|||
"SwitchTenant": "Changer le Tenant", |
|||
"NotSelected": "Non séléctionné" |
|||
} |
|||
} |
|||
Loading…
Reference in new issue