Skip to content

Commit 57d18d3

Browse files
locales: add new points
1 parent d94ac32 commit 57d18d3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

locales/en-US.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ export default {
166166
right: 'Right | right',
167167
left: 'Left | left',
168168
},
169+
process: 'Process',
169170
price: {
170171
rub: 'RUB',
171172
usd: 'USD',
@@ -464,6 +465,7 @@ export default {
464465
'Here you can see a tape of my professional achievements and the most significant events for me. I hope this encourages you to follow your dreams and record your accomplishments along the way!',
465466
},
466467
},
468+
result: 'Result | Result',
467469
search: {
468470
label: 'Search',
469471
placeholder: 'Start typing the text...',

locales/ru-RU.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ export default {
167167
right: 'Право | Справа | Направо | Левый',
168168
left: 'Лево | Слева | Налево | Правый',
169169
},
170+
process: 'Процесс',
170171
price: {
171172
rub: 'руб',
172173
usd: 'USD',
@@ -462,6 +463,7 @@ export default {
462463
'Здесь вы можете увидеть ленту моих профессиональных достижений и наиболее значимых для меня событий. Я надеюсь, что это побудит вас следовать своим мечтам и записывать свои достижения на этом пути!',
463464
},
464465
},
466+
result: 'Результат | Результаты',
465467
search: {
466468
label: 'Поиск',
467469
placeholder: 'Начните вводить текст...',

0 commit comments

Comments
 (0)