Here is all BGram Localization.
How to Use git:
First you need git and git command, that must download git from original website. You need just some simple command
git clone https://github.com/BGramApp/BGramLocals.git
do your changes.
git commit -m "<some kind of message for your commit>"
and the push to git
git push master
and other stories refers
if you are not familiar to git please read about it and do some practice in your own Repo the start work on this Repo
we have almost 3 files in each folder:
- bgram_strings.xml
- strings.xml
- ..._ex.xml
bgram_string.xml all strings about BGram are here.
strings.xml all original telegram strings are here, only 2 strings removed from strings.xml "AppName" and "AppNameBeta" they were moved to bgram_strings.xml
..._ex.xml is combination of both files.