Replace the git submodule with directly tracked files so that `git commit .` no longer fails with 'does not have a commit checked out'. Removed .github/ from the vendored copy since upstream CI workflows are not needed here.
17 lines
275 B
YAML
17 lines
275 B
YAML
- id: prev_page
|
|
translation: "Előző oldal"
|
|
|
|
- id: next_page
|
|
translation: "Következő oldal"
|
|
|
|
- id: read_time
|
|
translation:
|
|
one: "1 perc"
|
|
other: "{{ .Count }} perc"
|
|
|
|
- id: toc
|
|
translation: "Tartalomjegyzék"
|
|
|
|
- id: translations
|
|
translation: "Fordítások"
|