mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Add Godot Engine key on footer
This commit is contained in:
@@ -12,6 +12,7 @@ header:
|
||||
donate: Donate
|
||||
language: Language
|
||||
footer:
|
||||
godot_engine: Godot Engine
|
||||
download: Download
|
||||
documentation: Documentation
|
||||
features: Features
|
||||
|
||||
@@ -12,6 +12,7 @@ header:
|
||||
donate: Donar
|
||||
language: Idioma
|
||||
footer:
|
||||
godot_engine: Godot Engine
|
||||
download: Descargar
|
||||
documentation: Documentación
|
||||
features: Funciones
|
||||
|
||||
@@ -12,6 +12,7 @@ header:
|
||||
donate: Donner
|
||||
language: Langue
|
||||
footer:
|
||||
godot_engine: Godot Engine
|
||||
download: Télécharger
|
||||
documentation: Documentation
|
||||
features: Fonctions
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<div class="wrapper">
|
||||
<div class="columns">
|
||||
<div class="col">
|
||||
<h2>Godot Engine</h2>
|
||||
<h2>{% t footer.godot_engine %}</h2>
|
||||
<ul>
|
||||
<li><a class="set-os-download-url" href="/download">{% t footer.download %}</a></li>
|
||||
<li><a href="https://docs.godotengine.org">{% t footer.documentation %}</a></li>
|
||||
|
||||
Reference in New Issue
Block a user