fixed conflicts
This commit is contained in:
parent
66f3309fdc
commit
af83337b76
@ -13,11 +13,9 @@ A clone of [2048](https://github.com/gabrielecirulli/2048), implemented in Qt.
|
||||
- PRC (天朝)
|
||||
- Multi-language support, currently
|
||||
- English
|
||||
<<<<<<< HEAD
|
||||
- Polish (by [Michał Radwański](https://github.com/enedil))
|
||||
=======
|
||||
- French (by [Rémi Verschelde](https://github.com/akien-mga))
|
||||
>>>>>>> 06f7ea31b324f1c8320c7197a56aee429ce6ba33
|
||||
- German (by [Jens John](https://github.com/2ion))
|
||||
- Polish (by [Michał Radwański](https://github.com/enedil))
|
||||
- Russian (by [Sergey Basalaev](https://github.com/SBasalaev))
|
||||
- Simplified Chinese
|
||||
|
||||
|
@ -1,13 +1,10 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>ts/2048-qt_zh_CN.qm</file>
|
||||
<file>ts/2048-qt_de_DE.qm</file>
|
||||
<file>ts/2048-qt_fr_FR.qm</file>
|
||||
<file>ts/2048-qt_pl_PL.qm</file>
|
||||
<file>ts/2048-qt_ru_RU.qm</file>
|
||||
<<<<<<< HEAD
|
||||
<file>ts/2048-qt_de_DE.qm</file>
|
||||
=======
|
||||
<file>ts/2048-qt_fr_FR.qm</file>
|
||||
>>>>>>> 06f7ea31b324f1c8320c7197a56aee429ce6ba33
|
||||
<file>ts/2048-qt_zh_CN.qm</file>
|
||||
<file>qml/main.qml</file>
|
||||
<file>qml/2048.js</file>
|
||||
<file>qml/Tile.qml</file>
|
||||
|
Loading…
x
Reference in New Issue
Block a user