Skip to content

Commit

Permalink
Extend 0.4.0 description
Browse files Browse the repository at this point in the history
  • Loading branch information
NtsDK committed Jan 18, 2023
1 parent 069d4be commit a932efc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/i18nResources/enTranslation/about.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export const about = {
'defaultPageTitle': 'Character Sheet {{type}} by NtsDK. v{{version}}',
'charsheetWithName': '{{characterName}}. Character Sheet {{type}}. v{{version}}',

"header": "About character sheet",
"header": "About Character Sheet",
'aboutCharsheetH1': 'About Character Sheet {{type}} by NtsDK',
'curVersion': 'Version {{version}}, 18 January 2023',
'license': 'Source code is open under Apache 2 license.',
Expand All @@ -23,7 +23,7 @@ export const about = {
'worldofdarkness': 'World of Darkness game universe website',

'version-history': 'Version history',
'version-0.4.0': 'Версия 0.4.0 (18 Jan 2023) - Add new fields: rituals and discipline paths, other traits, history, goals, allies and contacts, possessions, appearance description and character image.',
'version-0.4.0': 'Version 0.4.0 (18 Jan 2023) - Add new fields: rituals and discipline paths, other traits, history, goals, allies and contacts, possessions, appearance description and character image. Added max point calculation, bloodpool size and blood per turn dependency from vampire generation.',
'version-0.3.0': 'Version 0.3.0 (25 Sep 2022) - Add support of Changeling: The Dreaming. Added instruction page. Fixed checklist bug with incorrect calculating of attribute dots.',
'version-0.2.4': 'Version 0.2.4 (28 Aug 2022) - Now character sheet supports all single page features of official and Studio 101 character sheets. Added selects with English translation support.',
'version-0.2.3': 'Version 0.2.3 (22 Aug 2022) - Reworked UI for better keyboard accessibility. Made all names consistent with Studio 101 Russian translation. Fixed will and blood pool icons. Added aggravated damade. Added generation selection list. Improved PDF printing from browser.',
Expand Down
2 changes: 1 addition & 1 deletion src/i18nResources/ruTranslation/about.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const about = {
'worldofdarkness': 'Сайт игровой вселенной Мир тьмы',

'version-history': 'История версий',
'version-0.4.0': 'Версия 0.4.0 (18 января 2023) - Добавлены новые поля: ритуалы и пути дисциплин, другие параметры, история, цели, союзники и контакты, имущество и снаряжение, описание внешности и изображение персонажа.',
'version-0.4.0': 'Версия 0.4.0 (18 января 2023) - Добавлены новые поля: ритуалы и пути дисциплин, другие параметры, история, цели, союзники и контакты, имущество и снаряжение, описание внешности и изображение персонажа. Добавлено вычисление числа точек, запаса крови и предела траты в ход в зависимости от поколения вампира.',
'version-0.3.0': 'Версия 0.3.0 (25 сентября 2022) - Добавлен лист персонажа для Changeling: The Dreaming. Добавлена страница с инструкцией. Исправлена ошибка чеклиста, неправильно считающего точки характеристик.',
'version-0.2.4': 'Версия 0.2.4 (28 августа 2022) - Лист персонажа приведён в соответствие с официальным одностраничным листом персонажа от Студии 101. Добавлены выпадающие списки с поддержкой перевода на английский язык.',
'version-0.2.3': 'Версия 0.2.3 (22 августа 2022) - Переработан интерфейс для лучшей доступности с клавиатуры. Все названия приведены в соответствие с переводом от Студии 101. Исправлены иконки воли и запаса крови. Добавлены губительные повреждения. Добавлен список выбора поколения. Улучшена печать листа персонажа из браузера в PDF.',
Expand Down

0 comments on commit a932efc

Please sign in to comment.