mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
6159262026
* Reports: [INDEV] Undone implementation of reports
* Reports: Backend is done
* Reports: Still makin it...
* Reports: Added report window
* Reports: Corrected the content type
* Reports: Make it work
* Reports: Minor fixes and localization
* Reports: Ability to hide Share and Like buttons
Also renamed the .sql file
* Revent some changes from
|
||
---|---|---|
.. | ||
by.strings | ||
by_lat.strings | ||
de.strings | ||
en.strings | ||
eo.strings | ||
hy.strings | ||
id.strings | ||
kk.strings | ||
list.yml | ||
pl.strings | ||
qqx.strings | ||
README.md | ||
ru.strings | ||
ru_old.strings | ||
ru_sov.strings | ||
sr_cyr.strings | ||
sr_lat.strings | ||
tr.strings | ||
udm.strings | ||
uk.strings |
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 codeflag
is for flag code (because some language may have some variation)name
is for English naming of your languagenative_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