mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-14 22:59:29 +01:00
[I18N] Add common
section to new translation files
- Follow up for #4576
- Weblate currently cannot parse ini files if they contain keys that
don't belong to a section.
(cherry picked from commit a67e420c38
)
This commit is contained in:
parent
42bcf310b4
commit
f314af9d79
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
[common]
|
||||||
home=പൂമുഖം
|
home=പൂമുഖം
|
||||||
dashboard=ഡാഷ്ബോർഡ്
|
dashboard=ഡാഷ്ബോർഡ്
|
||||||
explore=കണ്ടെത്തൂ
|
explore=കണ്ടെത്തൂ
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
[common]
|
||||||
home=Почетна
|
home=Почетна
|
||||||
dashboard=Контролни панел
|
dashboard=Контролни панел
|
||||||
explore=Преглед
|
explore=Преглед
|
||||||
|
|
Loading…
Reference in a new issue