This commit is contained in:
Wolfang Torres
2026-06-20 09:27:08 +08:00
parent 30dd8c8671
commit 62588298a8
2 changed files with 50 additions and 11 deletions

View File

@@ -183,7 +183,7 @@ class ProcessFile:
def dictionary_resource_file(self):
"""The path for the resource tsv for dictionary files"""
return self.resources / f"dictionary.{self.language_id}.tsv"
@property
def relative_dictionary_resource_file(self):
"""The path for the resource tsv for dictionary files"""