From abf7e6ffd80ac6958d136d1be348afee8b094da6 Mon Sep 17 00:00:00 2001 From: physcik Date: Sat, 11 Apr 2026 21:31:05 +0500 Subject: more elements --- front/src/Locales/ru_RU.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'front/src/Locales/ru_RU.ts') diff --git a/front/src/Locales/ru_RU.ts b/front/src/Locales/ru_RU.ts index a0592be..6c804b9 100644 --- a/front/src/Locales/ru_RU.ts +++ b/front/src/Locales/ru_RU.ts @@ -8,6 +8,7 @@ lang.LocalizedStrings = new Map([ ["contents", "Содержание"], ["classes list", "Список классов"], ["weapons", "Оружие"], + ["weapons index", "Список вооружения"], ]); export default lang; -- cgit v1.3