Updates in translation

This commit is contained in:
Tomas Bures 2018-11-22 00:16:14 +03:00
parent 92ca1c0f28
commit c784d2fbb6
6 changed files with 13 additions and 11 deletions

View file

@ -93,3 +93,6 @@ export function withTranslation(opts) {
}
}
export function tMark(key) {
return key;
}