added find strings to translate in file

This commit is contained in:
bacon
2023-08-26 02:22:45 +03:00
parent 99a48fdc4c
commit e28a80454d
5 changed files with 39 additions and 17 deletions

1
.idea/modules.xml generated
View File

@@ -3,6 +3,7 @@
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/translation-generator.iml" filepath="$PROJECT_DIR$/.idea/translation-generator.iml" />
<module fileurl="file://$PROJECT_DIR$/../weapon-project-extended/.idea/weapon-project-extended.iml" filepath="$PROJECT_DIR$/../weapon-project-extended/.idea/weapon-project-extended.iml" />
</modules>
</component>
</project>

View File

@@ -6,5 +6,6 @@
</content>
<orderEntry type="jdk" jdkName="Python 3.10 (translation-generator)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="weapon-project-extended" />
</component>
</module>

1
.idea/vcs.xml generated
View File

@@ -2,5 +2,6 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/../weapon-project-extended" vcs="Git" />
</component>
</project>