Add French translation for Linux desktop file
This commit is contained in:
parent
c7419f108f
commit
2212afd794
1 changed files with 2 additions and 0 deletions
|
@ -1,8 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=Godot Engine
|
||||
GenericName=Libre game engine
|
||||
GenericName[fr]=Moteur de jeu libre
|
||||
GenericName[zh_CN]=自由的游戏引擎
|
||||
Comment=Multi-platform 2D and 3D game engine with a feature-rich editor
|
||||
Comment[fr]=Moteur de jeu 2D et 3D multiplateforme avec un éditeur riche en fonctionnalités
|
||||
Comment[zh_CN]=多平台 2D 和 3D 游戏引擎,带有功能丰富的编辑器
|
||||
Exec=godot %f
|
||||
Icon=godot
|
||||
|
|
Loading…
Reference in a new issue