mirror of
https://github.com/vrc-get/vrc-get.git
synced 2026-06-21 09:58:08 +00:00
remove === prefix
This commit is contained in:
parent
bd92649248
commit
d421ee04b2
1 changed files with 2 additions and 2 deletions
|
|
@ -210,7 +210,7 @@
|
|||
'projects:menuitem:backup': 'Faire un backup',
|
||||
'projects:menuitem:change launch options': 'Changer les options de démarrage',
|
||||
'projects:menuitem:copy project': 'Copier le projet',
|
||||
'projects:menuitem:forget unity path': '===Oublier Unity pour ce projet',
|
||||
'projects:menuitem:forget unity path': 'Oublier Unity pour ce projet',
|
||||
'projects:menuitem:open directory': 'Ouvrir le dossier projet',
|
||||
'projects:migrating...': 'Migration du projet...',
|
||||
'projects:pre-migrate copying...': 'Copie du projet en cours pour la migration...',
|
||||
|
|
@ -228,7 +228,7 @@
|
|||
'projects:toast:backup canceled': 'Le backup a été annulé',
|
||||
'projects:toast:backup succeeded': 'Le backup a été crée avec succès.',
|
||||
'projects:toast:close unity before migration': 'Unity dois être fermé avant la migration.',
|
||||
'projects:toast:forgot unity path': '===Unity oublié pour ce projet.',
|
||||
'projects:toast:forgot unity path': 'Unity oublié pour ce projet.',
|
||||
'projects:toast:invalid project unity version': "Nous n'avons pu détecter aucune version de Unity utilisable.",
|
||||
'projects:toast:loading unity from unity hub': 'Chargement de Unity depuis le Unity Hub...',
|
||||
'projects:toast:match version unity not found': 'Aucune version compatible de Unity trouvé. Installez Unity dans un premier temps ou ajouter une version de Unity manuellement dans les réglages de ALCOM',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue