@@ -1,11 +1,22 @@ +/* + * Localization mapping for ofarc. + * + * Copyright (c) 2017-2023 Jonathan Schleifer + * + * Permission to use, copy, modify, and/or distribute this mapping for any + * purpose with or without fee is hereby granted. + */ + +/* vim: se ft=javascript sw=4 et: */ + { - "de": { + de: { "": "de" }, - "deutsch": { + deutsch: { "": "de" }, - "german": { + german: { "": "de" - } + }, }