openvk/locales
2022-02-06 22:54:47 +03:00
..
am.strings Removed unnecessary extensions from the routes 2021-12-31 11:28:57 +07:00
by.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
by_lat.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
de.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
en.strings Merge pull request #450 from openvk/similartovk 2022-02-06 22:54:47 +03:00
eo.strings Removed unnecessary extensions from the routes 2021-12-31 11:28:57 +07:00
kk.strings L10n: Kazakh: Add missing new strings 2022-02-04 00:33:52 +06:00
list.yml Fix list.yml, Soviet & Udm fix 2021-12-31 04:35:44 +03:00
pl.strings pl locale update 2022-01-06 03:06:03 +02:00
README.md Locales: hotfix previous commit 2022-01-27 21:28:23 +03:00
ru.strings Merge pull request #450 from openvk/similartovk 2022-02-06 22:54:47 +03:00
ru_old.strings Locales: ~~support_~~ ticket_changed... 2022-01-09 09:29:29 +03:00
sr_cyr.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
sr_lat.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
su.strings Update su.strings 2022-01-23 18:10:55 +03:00
tr.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
ua.strings Removed unnecessary extensions from the routes 2021-12-31 11:28:57 +07:00
udm.strings Locales: UDM fix typo 2022-01-19 23:54:34 +07:00

Locales for OpenVK

So, there is a locales contained here for OpenVK.

Contributing

You can do the Pull Request for changing, updating or adding your language to this repo.

Don't forget to add theese lines to list.yml, if you're adding your new language:

  - code: "tr"
    flag: "tr"
    name: "Turkish"
    native_name: "Türkçe"
    author: "Bedirhan Kurt (WindOWZ)"

Where:

  • code is for language code
  • flag is for flag code (because some language may have some variation)
  • name is for English naming of your language
  • native_name is for native naming for language (for example: "Русский" or "Հայերեն")
  • author is for... author, of course!

And also, please, when you're commiting, do the comment like this: {Some name for language or languages}: {your comment about changes}

For example:

  • Russian: Fixed typo in Profile Info
  • Armenian: Using չ instead of ճ
  • Turkish: Updated strings