fix: restore new keys
For some reasons, the new keys got lost during a rebase. Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This commit is contained in:
parent
7553cda85b
commit
04e2287f08
1 changed files with 5 additions and 0 deletions
|
@ -74,6 +74,11 @@
|
||||||
"heading": "Aktywność"
|
"heading": "Aktywność"
|
||||||
},
|
},
|
||||||
"projects": {
|
"projects": {
|
||||||
|
"actions": {
|
||||||
|
"fork": "",
|
||||||
|
"star": "",
|
||||||
|
"watch": ""
|
||||||
|
},
|
||||||
"add_or_import": "{addElementOpen}Dodaj{addElementClose} lub {importElementOpen}zaimportuj projekt{importElementClose}.",
|
"add_or_import": "{addElementOpen}Dodaj{addElementClose} lub {importElementOpen}zaimportuj projekt{importElementClose}.",
|
||||||
"empty": "Nie dodano jeszcze żadnego projektu.",
|
"empty": "Nie dodano jeszcze żadnego projektu.",
|
||||||
"heading": "Projekty"
|
"heading": "Projekty"
|
||||||
|
|
Loading…
Reference in a new issue