From a50d6ea16c126407f880758045b54dce036d7f51 Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 13 Oct 2024 11:37:15 +0200 Subject: Add russian to po list --- client/project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/project.godot b/client/project.godot index 2efec7e6..7d760dcb 100644 --- a/client/project.godot +++ b/client/project.godot @@ -204,7 +204,7 @@ menu={ [internationalization] -locale/translations=PackedStringArray("res://po/it.po", "res://po/ar.po", "res://po/nl.po", "res://po/de.po", "res://po/en.po", "res://po/es.po", "res://po/eu.po", "res://po/fi.po", "res://po/fr.po", "res://po/he.po", "res://po/ja.po", "res://po/pl.po", "res://po/pt.po", "res://po/tr.po", "res://po/zh_Hans.po", "res://po/zh_Hant.po") +locale/translations=PackedStringArray("res://po/it.po", "res://po/ar.po", "res://po/nl.po", "res://po/de.po", "res://po/en.po", "res://po/es.po", "res://po/eu.po", "res://po/fi.po", "res://po/fr.po", "res://po/he.po", "res://po/ja.po", "res://po/pl.po", "res://po/pt.po", "res://po/tr.po", "res://po/zh_Hans.po", "res://po/zh_Hant.po", "res://po/ru.po") [rendering] -- cgit v1.2.3-70-g09d2