2010年12月2日木曜日

openofficeが日本語にならない。

Ubuntuソフトウェアセンターでopenofficeをインストールしたが日本語にならなかった。

(1) Synapticでlanguage-support-jaを再インストール
(2) システム→システム管理→言語サポートを起動

0 件のコメント:

コメントを投稿

NEXTJS PWA化

$ cd frontend $ npm install @ducanh2912/next-pwa $ vi next.config.ts<<__EOF__ import withPWAInit from "@ducanh2912/next-pwa"...