openvk/locales
Alexander Minkin f142020724
Locales: Fix "default" string and separate it
Whoops, "default" was also used in other places. Now I reverted it back
and added new "arbitrary_avatars"
2022-02-12 19:16:32 +03:00
..
am.strings Merge branch 'master' into patch-11 2022-02-08 10:10:07 +03: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 Locales: Fix "default" string and separate it 2022-02-12 19:16:32 +03:00
eo.strings Removed unnecessary extensions from the routes 2021-12-31 11:28:57 +07:00
kk.strings L10n: Kazakh: hotfix (#473) 2022-02-10 19:22:51 +02: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 Locales: Fix "default" string and separate it 2022-02-12 19:16:32 +03:00
ru_old.strings Locales: Fix "default" string and separate it 2022-02-12 19:16:32 +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