[Loc] xlf resx update (#1702)

This commit is contained in:
Alex Ma
2022-09-19 10:15:27 -07:00
committed by GitHub
parent 527c82fde4
commit 9955ef65ff
20 changed files with 80 additions and 0 deletions

View File

@@ -6331,6 +6331,11 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
<target state="translated">Affichages de registre supprimés</target>
<note></note>
</trans-unit>
<trans-unit id="SchemaHierarchy_DroppedLedgerColumns">
<source>Dropped Ledger Columns</source>
<target state="translated">Colonnes de registre supprimées</target>
<note></note>
</trans-unit>
<trans-unit id="SqlProjectModelNotFound">
<source>Could not find SQL model from project: {0}.</source>
<target state="translated">Impossible de trouver le modèle SQL du projet : {0}.</target>