1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

i18n: Sync translations with Weblate + update template

Also fix a few stray clang-format formatting errors that passed
through CI unnoticed.
This commit is contained in:
Rémi Verschelde
2019-12-22 13:27:02 +01:00
parent 9410d0c792
commit 8938577459
66 changed files with 6335 additions and 1200 deletions

View File

@@ -33,7 +33,6 @@ package org.godotengine.godot.utils;
import android.content.Context;
import android.net.wifi.WifiManager;
import android.util.Log;
import org.godotengine.godot.Godot;
/**