diff --git a/src/translations/Projects.yaml b/src/translations/Projects.yaml index b05e296..bf161b7 100644 --- a/src/translations/Projects.yaml +++ b/src/translations/Projects.yaml @@ -3,6 +3,11 @@ en: fasm4delphi_description: "Use FASM assembler in your Delphi or FreePascal code" teamfind_description: "A website for searching teams or players in CS:GO" fasmondelphi_description: "A library for using in Delphi FlatAssembler, in contrast to Fasm4Delphi does not depend on operating system and bit type. Connects to the compiler from the command line." +jp: + project_site: "プロジェクトウェブサイト" + fasm4delphi_description: "DelphiとFreePascalのコドにFlat assemblerをつかうことのためにライブラリです。" + teamfind_description: "A website for searching teams or players in CS:GO" + fasmondelphi_description: "DelphiとFreePascalのコドにFlat assemblerをつかうことのために拡張ライブラリです。(Linux/Unix/Win64サポート+もっと簡単なAPI+Front-EndとしてFasm4Delphiをあるとをつかいます)" ru: project_site: "Веб-сайт проекта" fasm4delphi_description: "Библиотека, реализующая биндинги flat ассемблера для Delphi. Совместима с FreePascal"