openvk/locales
2021-11-28 16:39:31 +02:00
..
am.strings Update am.strings 2021-11-20 08:27:11 +04:00
by.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
by_lat.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
de.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
en.strings Support: L10n support and rewriting responses 2021-11-28 16:44:22 +03:00
kk.strings L10n: Fix Kazakh syntax 2021-11-28 03:16:47 +03:00
list.yml Put locales back in repo 2021-11-17 18:09:19 +02:00
pl.strings Polish update 2021-11-22 11:59:17 +02:00
README.md Put locales back in repo 2021-11-17 18:09:19 +02:00
ru.strings Support: L10n support and rewriting responses 2021-11-28 16:44:22 +03:00
sr_cyr.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
sr_lat.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
tr.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
ua.strings Updated Ukrainian localization 2021-11-28 16:39:31 +02: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