This repository has been archived on 2025-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qemudb/xinha/plugins/InsertAnchor/lang/pl.js

9 lines
198 B
JavaScript
Raw Normal View History

// I18N constants
// LANG: "pl", ENCODING: UTF-8
// translated: Krzysztof Kotowicz koto@webworkers.pl
{
"Insert Anchor": "Wstaw kotwicę",
"Anchor name": "Nazwa kotwicy",
"Delete": "Usuń"
};