Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 965 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 965 Bytes

BGramLocals

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

Translation

we have almost 3 files in each folder:

  1. bgram_strings.xml
  2. strings.xml
  3. ..._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.