openvk/locales
mrilyew b92bf7f41a
feat(fave) (#1240)
* add liked content

* fix order

* linter

* linter errors fix

* задушнил

---------

Co-authored-by: veselcraft <veselcraft@icloud.com>
2025-03-09 16:42:19 +03:00
..
by.strings
by_lat.strings
de.strings
en.strings feat(fave) (#1240) 2025-03-09 16:42:19 +03:00
eo.strings
hy.strings
id.strings
kk.strings fix(locales/kk.strings): fix oopsie in Kazakh locale (#1246) 2025-03-06 15:52:47 +03:00
list.yml
pl.strings
qqx.strings
README.md
ru.strings feat(fave) (#1240) 2025-03-09 16:42:19 +03:00
ru_lat.strings
ru_old.strings
ru_sov.strings
sr_cyr.strings
sr_lat.strings
tr.strings
udm.strings
uk.strings update(locale-uk): up-to-time localization (#1232) 2025-02-28 18:15:51 +03: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