mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-08 19:24:49 +02:00
18 lines
429 B
JavaScript
18 lines
429 B
JavaScript
/*
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
|
|
THIS FILE IS GENERATED BY `make translations`. Don't make changes to it.
|
|
|
|
Instead, edit the English strings in data/core.yaml, or contribute
|
|
translations on https://www.transifex.com/projects/p/id-editor/.
|
|
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
*/
|
|
locale.hu = {
|
|
"modes": {
|
|
"add_area": {
|
|
"title": "Terület"
|
|
}
|
|
}
|
|
};
|