diff options
author | Rémi Verschelde <remi@verschelde.fr> | 2022-05-06 08:58:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-06 08:58:05 +0200 |
commit | 4b0b670dd486d08f94700e459f38a565dd77a679 (patch) | |
tree | 2ef70fe0abfc158d0f2673ce1beb8b816917e30d /misc | |
parent | f70dd61a49450c986f335bf8aad728da5bdb090c (diff) | |
parent | 2212afd7947cc15847388ff09411c13ad6d62310 (diff) |
Merge pull request #60800 from Calinou/desktop-file-add-french
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dist/linux/org.godotengine.Godot.desktop | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/dist/linux/org.godotengine.Godot.desktop b/misc/dist/linux/org.godotengine.Godot.desktop index 98c7ada430..79d3d89f41 100644 --- a/misc/dist/linux/org.godotengine.Godot.desktop +++ b/misc/dist/linux/org.godotengine.Godot.desktop @@ -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 |