Add translations support (#82)

* Add translations support
* Update .gitignore
This commit is contained in:
Jonas Kvinge
2019-02-22 20:24:38 +01:00
committed by GitHub
parent 034b032cfa
commit 954e0e8a59
29 changed files with 401 additions and 103 deletions

View File

@@ -55,7 +55,7 @@
</size>
</property>
<property name="shortcut">
<string>Ctrl+</string>
<string>Ctrl+Up</string>
</property>
</widget>
</item>
@@ -74,7 +74,7 @@
</size>
</property>
<property name="shortcut">
<string>Ctrl+</string>
<string>Ctrl+Down</string>
</property>
</widget>
</item>