summaryrefslogtreecommitdiff
path: root/front/src/Locales/ru_RU.ts
diff options
context:
space:
mode:
Diffstat (limited to 'front/src/Locales/ru_RU.ts')
-rw-r--r--front/src/Locales/ru_RU.ts1
1 files changed, 1 insertions, 0 deletions
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<string, string>([
["contents", "Содержание"],
["classes list", "Список классов"],
["weapons", "Оружие"],
+ ["weapons index", "Список вооружения"],
]);
export default lang;