Commit Graph

10 Commits

Author SHA1 Message Date
인준 9d82cf0b2c
Fix typo: CLipboard → Clipboard in translation files (#139)
* Fix typo: CLipboard → Clipboard in translation files

* Fix bad syntax in a handful of po files, fix more Clipboard spellings, generate json lang files

---------

Co-authored-by: Matt <>
2025-07-07 13:28:31 -04:00
quickiwiki 9144a2d78a
KASM-7071 update translations (#131)
Co-authored-by: ryan.kuba <ryan.kuba@kasmweb.com>
2025-04-15 06:59:06 -04:00
Ryan Kuba 2e10cdf12d
Feature/kasm 4427 close errors (#73)
* KASM-4427 allow closing errors from the web UI

* KASM-4427 update translations
2023-07-19 09:47:42 -04:00
Ryan Kuba aeb8c1b04d
Feature/kasm 4320 internationalization (#68)
add new language system
2023-05-12 14:30:52 -04:00
matt f1d7df548a KasmVNC changes merged manually 2021-03-30 15:03:34 -04:00
Samuel Mannehed 3ba5cefef2 Update generated JS files for translations 2019-04-09 16:22:16 +02:00
Samuel Mannehed 93358b2eed Remove 'fuzzy' marks that were mistakenly left
During the last round of translations a few fuzzy markings was not
removed even though the string was updated. This can happen when the
translators edit the .po-file manually. Fuzzy markings result in that
the strings do not get included into the generated .json files.
2017-10-11 16:20:25 +02:00
Samuel Mannehed 061488f8f1 Fix Dutch translation for "Reconnecting..." 2017-10-11 16:19:22 +02:00
Samuel Mannehed 76fa34a635 Update .json for Dutch and Swedish translations 2017-10-11 10:52:48 +02:00
Solly Ross 2a7c6d20ab Load translations over XHR
This commit causes translations to be loaded over XHR instead of
the import system.
2017-03-07 11:11:29 -05:00