Skip to content

Commit

Permalink
Enhance documentation (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Jun 11, 2024
1 parent 4db7478 commit e84da76
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/modules/ROOT/pages/neo4j-arc/i18n.adoc
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
:description: This section describes how i18n is implemented in neo4j-arc and how to use it

[[neo4j-arc-i18n]]
= Neo4J Arc Internationalization
= Internationalization

Default displaed text is in English if left un-translated

== How to Enable i18n in neo4j-ard
== How to Enable i18n in neo4j-arc

=== Intalling react-i18next[https://qubitpi.gitbook.io/react-i18next/]
=== Intalling https://qubitpi.gitbook.io/react-i18next/[react-i18next]

[source,javascript]
----
Expand Down
2 changes: 1 addition & 1 deletion src/neo4j-arc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "neo4j-devtools-arc",
"version": "0.0.64",
"version": "0.0.65",
"main": "dist/neo4j-arc.js",
"author": "Neo4j Inc.",
"license": "GPL-3.0",
Expand Down

0 comments on commit e84da76

Please sign in to comment.