Add Greek translation for Linux desktop file
Follow-up to #60777 and #60800.
This commit is contained in:
parent
36c8af8849
commit
ab444469f0
|
@ -1,9 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Name=Godot Engine
|
||||
GenericName=Libre game engine
|
||||
GenericName[el]=Ελεύθερη μηχανή παιχνιδιού
|
||||
GenericName[fr]=Moteur de jeu libre
|
||||
GenericName[zh_CN]=自由的游戏引擎
|
||||
Comment=Multi-platform 2D and 3D game engine with a feature-rich editor
|
||||
Comment[el]=2D και 3D μηχανή παιχνιδιού πολλαπλών πλατφορμών με επεξεργαστή πλούσιο σε χαρακτηριστικά
|
||||
Comment[fr]=Moteur de jeu 2D et 3D multiplateforme avec un éditeur riche en fonctionnalités
|
||||
Comment[zh_CN]=多平台 2D 和 3D 游戏引擎,带有功能丰富的编辑器
|
||||
Exec=godot %f
|
||||
|
|
Loading…
Reference in New Issue