Marcel 76b6da55f6 Merge branch 'MadirexRus/russian-translation-update' into 'master'
Madirex rus/russian translation update

See merge request veloren/veloren!3782
2023-02-01 10:40:58 +00:00
..
2022-08-17 22:46:48 +03:00
2023-01-17 10:01:10 +01:00
2023-01-28 03:10:24 +01:00
2022-12-15 21:39:59 +01:00
2022-10-04 22:25:23 +00:00
2023-01-17 09:42:35 +11:00
2023-01-23 00:32:21 -07:00
2022-08-06 21:57:08 +03:00
2023-01-24 16:56:12 +01:00
2022-10-25 21:37:58 +00:00
2022-09-29 18:00:40 +00:00
2022-08-06 21:57:08 +03:00

Translation document instructions

In order to keep localization documents readible please follow the following rules:

  • Separate the string map sections using a commentary describing the purpose of the next section
  • Prepend multi-line strings with a commentary
  • Append one blank line after multi-line strings and two blank lines after sections

Adding a new language in Veloren

To add a new language in Veloren, please follow these steps:

  • Create a new folder into the assets/voxygen/i18n directory
  • Copy the content of the en directory in your new folder
  • Configure the language metadata in the _manifest.ron file
  • From this point, you can start translating the files!